Create a new 3D FPS tutorial for beginners
Open
- Dominant language
- Python
- Stars
- 146
- Forks
- 128
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 9
Description
Features:
- a pre-made blockout level with models and collisions set up
- a player game object with camera
Users will learn how to:
- set up input
- move character in 3D space
- rotate camera
- spawn bullets using factories
- handle bullets collisions without a script (using manager with physics callback listener)
- create enemies with basic AI
- handle collisions of bullets vs enemies
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.