MobState
Class in SurvivEngine.Entities.Mobs namespace
Class in SurvivEngine.Entities.Mobs namespace
Manages and stores state relating to a mob's behaviour and movement.
Primarily used for AI controlled mobs.
Enum describing the type of behaviour a mob is performing.
Values
Attacking
Fleeing
Enum describing how a mob is moving.
Values
Falling
Jumping
Moving
Sprinting
Gets or sets the current behaviour state of this mob.
Gets or sets the current movement state of this mob.