Need help with animation in blender game engine

when flying put property ‘blabla’ to flying
when property ‘blabla’ is flying play flying animation
when falling put property ‘blabla’ to falling
when property ‘blabla’ is falling play falling animation

so add a property that you change depending on situation.
use property brick(s) equal to flying = fly
another brick equal to falling = falling

1 Like