Announcement

Collapse
No announcement yet.

Seting speed for sprites

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Seting speed for sprites

    Does anyone know how to slow down the animations? Also how does ANIM_NUM_FRAMES affect your animation? For example if i have two pictures of animations set to loop and if i put ANIM_NUM_FRAMES 4 would this slow it down. I am using version 1.1 of ctp does anyone know if the patch 1.2 supports any new features for making sprites?

    Thanks guys.



    ------------------
    Gemini

  • #2
    gemini
    For movements the lenth of time etc doesn't have any affect and the speed control in CTP simply reduces the number of frames you will see. The best way that I know of is to repeat the frames. Movement maximum will show 12 frames (maybe slightly more) so repeat the loop or call them in pairs to get a slowed down effect.

    Comment

    Working...
    X