Collaborative-Software-Development-Club / Collaborative-Software-Development-Club/Fall2023-UnityProject
Player Movement
Open
- Dominant language
- ShaderLab
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
- The player should be able to move along the x and z axis. This should be achieved via the default key binds W, A, S, and D.
- The acceleration should be zero, and the velocity should be constant.
- Speed should be a public variable easily changed for testing purposes.
- The player should be unable to move along the y-axis.
- Movement should be comfortably supported for both 45-degree isometric camera rotation and regular top-down camera placement.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.