blob: 7d75d1e17b735f6cf115e58dfe33873b811b9e10 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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.
|