PDA

View Full Version : 3DS (Animation Looping)



Jonne
12-05-2006, 10:48 PM
Hi. I have 3DS model which contains animation loop.
I can load model, but how can I get animation on/looping?

aidave
13-05-2006, 12:05 AM
Use TGLActor, then set the animaton to 1
AnimationMode := aamLoop

Jonne
14-05-2006, 08:42 PM
Another problem. I created SMD file. Everything else works fine, except textures arent showed. Only black polygons.

I tried my SMD file with 'skeleton' example, which comes with GLScene and there textures worked. So is there some property, which I havent noticed?

aidave
18-05-2006, 05:49 PM
set the Actor.MaterialLibrary before you load it.
make sure your textures are in the right directory