Never heard of a .gbx format. Your best bet is to read the documentation for the Game API you're working with. This should give you some further idea on what the file format is. Many game engines rely on a separate piece of software to convert a more common mesh into a filetype they can use internally, so this might be what's required here...
|