Results 1 to 4 of 4

Thread: 3DS (Animation Looping)

  1. #1

    3DS (Animation Looping)

    Hi. I have 3DS model which contains animation loop.
    I can load model, but how can I get animation on/looping?
    www.netsoccer.biz

  2. #2

    3DS (Animation Looping)

    Use TGLActor, then set the animaton to 1
    AnimationMode := aamLoop

  3. #3

    3DS (Animation Looping)

    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?
    www.netsoccer.biz

  4. #4

    3DS (Animation Looping)

    set the Actor.MaterialLibrary before you load it.
    make sure your textures are in the right directory

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •