MobEntity
Class in SurvivEngine.Entities.Mobs namespace
Inherits from SurvivEngine.Entities.EntityBase
Class in SurvivEngine.Entities.Mobs namespace
Inherits from SurvivEngine.Entities.EntityBase
A mobile entity capable of movement, interaction and complex behaviour.
Read-Only
Is this mob on the ground?
Virtual method for setting the mob's position.
By default, just changes the transform. Uses the mob's NavMesh agent in classes that have one.
pos The position to set.