https://github.com/fialex1212/unity-fps-controller
https://github.com/fialex1212/unity-fps-controller
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fialex1212/unity-fps-controller
- Owner: Fialex1212
- Created: 2024-10-13T13:27:58.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-11-24T11:52:19.000Z (6 months ago)
- Last Synced: 2024-11-24T12:28:32.513Z (6 months ago)
- Language: C#
- Size: 120 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Unity FPS controller
This project demonstrates basic character movement mechanics in Unity. It includes functionality for walking, running, jumping, and crouching, allowing the player to control a character in a simple 3D environment.
## Features
- **Walking**: Move the character at a normal pace.
- **Running**: Sprint by holding the run button.
- **Jumping**: Jump to reach higher platforms or avoid obstacles.
- **Crouching**: Crouch to pass through low spaces or hide.## Controls
- **W, A, S, D**: Move the character (forward, left, backward, right).
- **Shift**: Hold to run.
- **Spacebar**: Jump.
- **Ctrl**: Crouch.## How to Play
1. Download the repository.
2. Unpack the files.
3. Build and run the game by executing `survival.exe`.## Requirements
- A PC running Windows, Mac or Linux.
## Preview
Here’s a preview of the game in action:
