Package com.deco2800.game.components.tasks


package com.deco2800.game.components.tasks
  • Classes
    Class
    Description
    Chases a target entity until they get too far away or line of sight is lost
     
    Jump to an entity and attack it if it is still in attacking range.
    Move to a given position, finishing when you get close enough.
     
    Transport to an entity if it is still in attacking range.
    Task that does nothing other than waiting for a given time.
    Wander around by moving a random position within a range of the starting position.