Nicholas Novak
212695df5d
change: Removed dependencies and references to OLD_StateController
2023-05-04 11:26:47 -07:00
Nicholas Novak
ee158dd9a1
change: Added new tilemaps and MushroomForest scene
...
This adds two new tilesets, as well as start on the mushroom forest
scene that includes part of the block out of the level, but nothing else
2023-05-04 11:26:01 -07:00
Nicholas Novak
ee0b076ba7
Added in tilemaps and started blocking the level out
2023-05-04 11:26:01 -07:00
Nicholas Novak
9f70008657
change: Added the Mushroom Forest to the build settings
2023-05-04 11:26:01 -07:00
Nicholas Novak
5a7ce8fb2b
change: Switched the state controller and scene controller to a singleton class
...
This doesnt' change any of the logic, but simplifies a lot of the main
game loop code.
Many things still rely on the singleton class, but shouldn't so this
will be fixed in a later commit
2023-05-04 11:25:58 -07:00
Nicholas Novak
8e221cf94b
Adapted movement controller to work with master
2023-04-27 12:54:31 -07:00
Nicholas Novak
e4da369c5f
Changed some of the movement parameters to make the character move more naturally
2023-04-27 12:26:10 -07:00
Nicholas Novak
ded2d4e1da
Finished overhaul of movement controller
2023-04-27 12:18:47 -07:00
Nicholas Novak
fb8732f820
Progress on movement controller
2023-04-17 00:01:49 -07:00
Nicholas Novak
205b252660
Updated README with updated build steps
2023-04-10 10:24:32 -07:00
Nicholas Novak
b8bfa1fc64
Updated steps to get the correct commits on submodules
2023-04-09 23:16:12 -07:00
Nicholas Novak
663c037af3
Added a movement controller, and added a demo scene
2023-04-09 23:09:21 -07:00
Nicholas Novak
11cf183839
Added a script to compile the assets
2023-04-09 23:08:47 -07:00
Nicholas Novak
082491c168
Moved assets folder to be recognized by Unity
2023-04-09 22:11:35 -07:00
Nicholas Novak
adb4dc2e4e
Added assets as a submodule
2023-04-09 22:07:35 -07:00
Nicholas Novak
415a92cf24
Initial commit and start of project
2023-04-09 21:59:32 -07:00