The subscribable state of an Actor. Consists of direction and flags related to moving, tossing, invincibility, jumping, and crawling
Is the actor crawling
What direction is the actor facing
Is the actor disappearing
Is the actor invincible
Is the actor jumping
Special tracking for last E/W direction
Is the actor moving or idle
Is the actor tossing a projectile
Make a copy of this ActorState
The subscribable state of an Actor. Consists of direction and flags related to moving, tossing, invincibility, jumping, and crawling