Hello, I have an animation that will be a display of collection objects. This animation has 6 frames, where the first all empty and appear as the collection, the display will fill like this:
frame0:( )( )( )( )( )
frame1:(X)( )( )( )( )
frame2:(X)(X)( )( )( )
frame3:(X)(X)(X)( )( )
frame4:(X)(X)(X)(X)( )
frame5:(X)(X)(X)(X)(X)
But every time the player collides with the object, the animation progresses two frames. What am I doing wrong? How to fix it?
dropbox.com/s/upzuy64ltm4lacq/coleta.capx