A Simple project for Morpeh ECS Framework Learning.
Unity Version: 2021.3.21.f1
Platform: Windows & Android
- Inconsistent sensitivity between editor & build
- High horizontal input may push player off the map
-
PlayerMovementSystemMove Player Forward & Horizontally based on Input -
FloorMovingSystemMove the Floor based on Player Forward Speed -
GoalPostSpawnerSystemSpawn Goals & Relocate them on triggered -
PlayerCollideSystemTrack & Check for trigger between goals & player -
PlayerInputApplierSystemApply Input to player movement -
PlayerInputCollectorSystemPoll & Store Input from Unity
