KeepItUp/Assets/_Scripts/PlayerScripts
2022-03-23 19:45:06 +02:00
..
PlayerCollisions.cs feat: hook up player script to the game state manager 2022-03-19 19:07:47 +02:00
PlayerCollisions.cs.meta feat: implement player movement mechanic, score system and fps limiter 2022-03-17 13:43:38 +02:00
PlayerController.cs feat: integrate UI manager into the score manager 2022-03-23 19:45:06 +02:00
PlayerController.cs.meta feat: implement player movement mechanic, score system and fps limiter 2022-03-17 13:43:38 +02:00
PlayerEvents.cs feat: hook up player script to the game state manager 2022-03-19 19:07:47 +02:00
PlayerEvents.cs.meta feat: implement player movement mechanic, score system and fps limiter 2022-03-17 13:43:38 +02:00
PlayerInput.cs style: add spaces after double slashes in comments 2022-03-20 13:44:17 +02:00
PlayerInput.cs.meta feat: implement player movement mechanic, score system and fps limiter 2022-03-17 13:43:38 +02:00