top of page

Flying Simulation UE5

Solo Developed

Flying Simulation UE5

A mini prototype of a flying game utilizing UE5 built in enhanced input system and character movement component

ROLE

ENGINE

DATE

Programmer

Unreal Engine 5

December 2023 - December 2023

Flying Controls

- Used UE5 built in enhanced input handlers to handle controls and change character movement enums

- Created 3 custom flight using UE5 custom character movement component

- Flying: Consume stamina in order for the players to fly
- Gliding: Does not consume player stamina and maintain altitude, but player flying speed slowly decreases
- Diving: Does not consume player stamina and performs a dive and increase the player flying speed

Other Mechanics

- Created a stamina bar to limit the player's flight time
- Created variation of hoops that givens player speed boost and points
- Created 3d clouds to give the empty air some decoration

bottom of page