Open antimundo opened 3 months ago
Currently, the target.gd has a fixed way of moving the targets (they can just move in a straight line, at a constant speed).
target.gd
This system should be more flexible, and targets should be able to choose from different movement behaviours.
Currently, the
target.gd
has a fixed way of moving the targets (they can just move in a straight line, at a constant speed).This system should be more flexible, and targets should be able to choose from different movement behaviours.