-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Currently, setting enemy paths in the editor is not possible. It is only possible to make the enemy move vertically or horizontally and give them an initial direction. By implementing a proper path editor, it would be possible to set any random path between 3 points (middle point and 2 edge points).
Some work has already been done in the EnemyPathEditor.cs class, but nothing functional yet.
Reactions are currently unavailable