Nokorpo / LibreAim

Free and open source FPS aim trainer made with Godot.
https://discord.gg/u2Hm8sMagF
Apache License 2.0
116 stars 15 forks source link

Add target movement behaviors #37

Open antimundo opened 3 months ago

antimundo commented 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).

This system should be more flexible, and targets should be able to choose from different movement behaviours.