Step 6: Resume original animation
The final step is to resume the original animation sequence and frame number. First, change the animation back to Walking. Then change the animation frame to the value stored in FrameSave.- Always
: Change animation sequence to Walking
: Force animation frame to FrameSave( "
" )
: Restore animation frame
We must restore the animation frame to start it playing again. Note, Start animation will not work.

There you have it, embedded collision detecting!
9