Package com.csse3200.game.components.tasks
package com.csse3200.game.components.tasks
-
ClassesClassDescriptionChases a target entity until they get too far away or line of sight is lostFollows a target entity until they get too far away or line of sight is lostMove to a given position, finishing when you get close enough.The entity finds a living plant and moves towards itThe entity finds a ship and moves towards it.A panic task that causes the owner's entity to move randomly within a specified range for a certain duration.Runs from 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.