Namespace GameSpawners
Classes
NoteSpawner
Contains note mapping data and spawns notes at the correct time.The updating is triggered from the 'Game' object, which contains the main loop updating the spawner objects.
ObjectSpawnPositionProvider
Static class containing mappings for the line layers, line inidces and cut directions for the positioning of spawned objects.
ObstacleSpawner
Contains note mapping data and spawns obstacles at the correct time.The updating is triggered from the 'Game' object, which contains the main loop updating the spawner objects.