Package com.deco2800.game.components.tasks
package com.deco2800.game.components.tasks
-
ClassesClassDescriptionChases a target entity until they get too far away or line of sight is losttask that gets enemies to avoid obstacles.Chases a target entity regardless of distance or line of sight.Move to a given position, finishing when you get close enough.Chases a target entity until they get too far away or line of sight is lostTask that does nothing other than waiting for a given time.Wander around by moving a random position within a range of the starting position.