Sidescroller Controller Demo
From Headbone Creative
This scene demonstrates a number of scripts:
- The main capsule that the camera follows in the scene is the SidescrollerMovement.
- The other object that moves around the scene is the PathEnemyFSM. It will follow the player if it gets within range.
- The RadarDisplay2d script shows the relative position of the PathEnemy to the Players.