Package com.deco2800.game.components.tasks
-
Class Summary Class Description ChaseTask Chases a target entity until they get too far away or line of sight is lostMovementTask Move to a given position, finishing when you get close enough.ObstacleAttackTask WaitTask Task that does nothing other than waiting for a given time.WanderTask Wander around by moving a random position within a range of the starting position.