Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Angie

Pages: [1]
1
Bones / Re: how to add/remove items in an animated group on the fly?
« on: June 29, 2013, 11:26:37 pm »
All solved, thanks alot!
Pictures show how i switch different items

 


Also, can you give a hint on how to pre-process the mesh to save the memory?
it says "coordinates array is sparsely populated"

.

2
Bones / Re: how to add/remove items in an animated group on the fly?
« on: June 20, 2013, 11:48:44 am »
Could you explain how to export multiple objects connected to the same skeletal rig in 3DS Max?
When I export to Ogre file format I get multiple MESH files for each object. Do the invidual objects need to be attached to a single mesh and exported from there? If so, how do I set element ID? Should each object be skinned to the rig with a seperate modifier or do they need to have the same modifier for all objects?

3
Bones / Re: how to add/remove items in an animated group on the fly?
« on: June 19, 2013, 11:38:58 pm »
okay... if that is not possible, can I construct the animation group or whatever from different objects/files?
no animation persistance, just delete the entire animation group and then make a new with another objects

i just want to keep low memory consumption.
there are games on bones API far more advanced than mine, how do people usually solve that problem?

thanks for your reply!

4
Bones / how to add/remove items in an animated group on the fly?
« on: June 18, 2013, 11:49:56 pm »
hi all!
i am new to bones :) please help me to solve the problem...

in my game i need a character to carry different items in hands, like weapons.
i need to be able to change weapons on the fly without stopping the animation of the character
weapons should be attached to bones so that they can move properly, as if they were parts of character.

how should i do this? what should i export from 3d max and how do i attach things to the animated group?
i would also like to keep things modular, so every item in a separate file.

so far i managed to put a character into my app and successfully roll animation
i am using 3Dmax, android, jpct, bones

maybe asking what was asked already, please link me if it was explained
thanks!

Pages: [1]