gimm-platformer-project/Assets/Scripts
2021-10-14 13:24:05 -06:00
..
CoinCollect.cs Janky Tetris gameplay beginnings. 2021-10-07 13:56:22 -06:00
CoinCollect.cs.meta Stub game files. 2021-09-24 00:34:18 -06:00
GroundCheck.cs Fix for incorrect grounded check when moving between tetromino pieces. 2021-10-14 13:24:05 -06:00
GroundCheck.cs.meta Stub game files. 2021-09-24 00:34:18 -06:00
MainMenu.cs Stub game files. 2021-09-24 00:34:18 -06:00
MainMenu.cs.meta Stub game files. 2021-09-24 00:34:18 -06:00
Movement2D.cs Janky Tetris gameplay beginnings. 2021-10-07 13:56:22 -06:00
Movement2D.cs.meta Stub game files. 2021-09-24 00:34:18 -06:00
PlatformManager.cs Stub game files. 2021-09-24 00:34:18 -06:00
PlatformManager.cs.meta Stub game files. 2021-09-24 00:34:18 -06:00
ScoreCounter.cs Janky Tetris gameplay beginnings. 2021-10-07 13:56:22 -06:00
ScoreCounter.cs.meta Stub game files. 2021-09-24 00:34:18 -06:00
tetromino.cs Move control of active tetromino to a separate object. 2021-10-10 21:42:55 -06:00
tetromino.cs.meta Basic falling square tetrominos. 2021-10-01 15:30:01 -06:00
tetrominoSpawnManager.cs Fix for incorrect grounded check when moving between tetromino pieces. 2021-10-14 13:24:05 -06:00
tetrominoSpawnManager.cs.meta Move control of active tetromino to a separate object. 2021-10-10 21:42:55 -06:00
tetrominoUserControl.cs Basic rotation and drop controls. 2021-10-14 12:56:24 -06:00
tetrominoUserControl.cs.meta Move control of active tetromino to a separate object. 2021-10-10 21:42:55 -06:00