forum

[Archived] Glitchy Animations

posted
Total Posts
1
Topic Starter
m980
b753

Using one of the sprites used in an animation as a sprite, then using the animation later on messes up the animation.
Note - It only shows up when Playing, so it looks perfectly fine in Editor.

Observe.
In Don't Stop Me Now.

Animation,Background,TopLeft,"bg\scn0_bg1.png",0,0,2,500
_F,0,576,3382,1
Animation,Background,BottomLeft,"spr\scn0_spr1.png",0,480,2,500
_F,0,576,3382,1

Both of these animations are messed up. Why? Well..

Sprite,Background,TopLeft,"bg\scn0_bg11.png",0,0
_F,0,0,576,1
Sprite,Background,BottomLeft,"spr\scn0_spr11.png",0,480
_F,0,0,576,1

Yeah. These ruined it. Notice that these are part of the previous animations.

After deleting the second set of code, it looks perfectly fine.

P.S. Filenames may be slightly modified, but the point still stands
P.S.S. Also don't blame my scripting skills plz :(
Please sign in to reply.

New reply