diff options
| author | realtradam <[email protected]> | 2024-06-27 12:41:26 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2024-06-27 12:41:26 -0400 |
| commit | c8be5658bae95b94198dc00bd206ba324d9404e0 (patch) | |
| tree | 24563828d9f04a4e52c9187cff3c028434fd886c /rails-backend/db/lfs/Games/Magnet Run/desc.md | |
| parent | 8ec0664fe7cf4a34bc5fc1f162c053622a42dd41 (diff) | |
| download | gameHolster-c8be5658bae95b94198dc00bd206ba324d9404e0.tar.gz gameHolster-c8be5658bae95b94198dc00bd206ba324d9404e0.zip | |
add frontend to repo
Diffstat (limited to 'rails-backend/db/lfs/Games/Magnet Run/desc.md')
| -rw-r--r-- | rails-backend/db/lfs/Games/Magnet Run/desc.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/rails-backend/db/lfs/Games/Magnet Run/desc.md b/rails-backend/db/lfs/Games/Magnet Run/desc.md new file mode 100644 index 0000000..7d75d1e --- /dev/null +++ b/rails-backend/db/lfs/Games/Magnet Run/desc.md @@ -0,0 +1,16 @@ +# [Magnet Run](https://github.com/realtradam/Magnet-Run-3D) + +## Controls + +- WASD - Movement +- Space - Jump +- Q/E - Rotate camera horizontally(disables auto rotation for a short time) +- Z/X - Rotate camera vertically(disables auto rotation for a short time) + +## Tech Stack +Unity, C# + +## Description + +A 3D Unity game I had created to learn and practice creating a character controller and camera as well as learning how to create a platformer system similar to Super Mario Galaxy where the gravity can be in any direction. + |
