Let It Be , now released !! horse racing game

Started by micky4fun, May 17, 2012, 07:29:03 PM

Previous topic - Next topic

kevin

Mick,
   
   How/where is the animation code located as the program doesn't work 100% in PlayBASIC V1.64N2.. 

micky4fun

Hi All

The animation fram bump up is at line 910 , 911 bumps up 0.5 in horse(a).image_ani#
line 914 lets it go up to 10 frames the resets
line 935 changes spriteimage horse(a).sprite
and 936 changes shadow(a).sprite,901+horse(a).image , for shadow animations

hope that helps

mick :)

kevin


After some searching, the problem was caused from a change in SpriteImage, so after restoring that, it works just the same.