i am working on a 3D map for my 3D fighting game, the problem is that on this map there is severals animated objs.
Is octpus (the plugin for .scene ) able to export more than one animated object when you click on the export button ? because my problem is that it export only one objet and the others are just ignored O_o !!!
I also want to know if the animations of the animated mesh are starded automaticaly in the game or if i must do it myself by coding.
Because it will be harder to code to export multiple mesh and animation at once? As usually u would want to control each animated mesh individually. Anyway if u can export one, u can export all of them, just one at a time