I have another odd issue in my game and am wondering if anyone else can explain what is going on.
I am trying to animate my character when they are moving left or right and have found that the ‘animate’ blocks do not work the same as the ‘legacy’ blocks when they are placed within ‘on game update’.
I made a simple test to demonstrate:
The ‘legacy’ blocks work, but the ‘animate’ blocks only start the animation after the character stops moving.
Any ideas? I can easily use the ‘legacy’ blocks, but it want to make sure I’m not overlooking some basic explanation.
@richard this might be another one right up your alley since you were so quick to answer my last question.