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 - hayden621

Pages: 1 [2]
16
Bones / Exporting model with multiple animation sequence
« on: June 17, 2011, 12:53:33 pm »
Hi,

I am newbie and want to export a model with multiple animation sequence from Maya, does anyone know how can it be done?

Thanks a lot!

17
Support / Re: Object3D Transparency setting
« on: May 23, 2011, 10:45:53 am »
Oh, I realized the problem, it's because my object is a group of animated 3d Object instead of one Object3D and I'd need to set the transparency for each animated 3D. Thanks!

18
Support / Re: Object3D Transparency setting
« on: May 23, 2011, 10:33:03 am »
I have tried that too, and tried to print out isTransparent() of the object when setting the transparency to 0 and it is true, however it is still opaque on the screen.

19
Support / Object3D Transparency setting
« on: May 23, 2011, 10:18:00 am »
Hi, I am trying to a fade in effect by setting the transparency of an Object3D from 255 to 0 within onDrawFrame() method. However, I find the transparency is not changing and stays to be fully opaque disregard to my transparency setting. Does anyone know what is happening here and how should I solve this? Thanks!

20
Support / Newbie question on Exporting to Bone Format
« on: March 16, 2011, 11:20:30 am »
I am trying to export my animated model from maya to Bone, but my model is not appear on the screen, does anyone know the reason?

Things I have done:
1.export model to xxx.dae
2.run bone script to generate xxx.group.bone
3.replace the texture and bone file in the demo
4.nothing appears

Pages: 1 [2]