Unreal First Person Tutorial Level
A downloadable game for Windows
A first person tutorial level made following this tutorial: https://dev.epicgames.com/documentation/en-us/unreal-engine/code-a-firstperson-a...
Used C++ rather than blueprint for implementation in most cases.
- Mouse: look around
- WASD: move around
- Space: jump
- Left click: shoot
- Esc: quit
The level is a small arena to run around in, but you don't start with a gun! There are two item pick ups on the ground. One is a foam dart as a test pickup. The other is a pistol pick up. Run over the pistol pick up to equip the pistol and start left clicking to shoot foam darts everywhere.
Used various Unreal features: C++ project setup and compilation, enhanced input, blueprint, components, animation blueprints, Data Structs and Assets and Tables, etc.
Assets are all from the Unreal first person template.
Published | 3 days ago |
Status | Prototype |
Platforms | Windows |
Author | Isaac Adams |
Genre | Shooter |
Leave a comment
Log in with itch.io to leave a comment.