step(src,turn(src.dir,180))//Move behind ya!
src.dir=turn(src.dir,180) //Face foreward silly
Hi guys! My knockback code works great! The only problem is, it animated my character with it's movement or walking state. Is there any way I can negate this effect? Thanks!
Problem description: