Main Menu
I created the Main Menu by first creating a new level, titled MM Level. After this, I created a new Blueprint Interface. I added a...
Jet Pack
Within my game, I decided to implement a Jetpack System. I first created two movement systems, one when the F key is pressed down,...
Objective - Kill All Enemies
To ensure that the game ends once every enemy is killed, I created an interger within FirstPersonGameMode called AmountAlive. AmountAlive...
Game Over Screen
Game Over Screen To start, I first created a widget. I then brought it to viewport. As a game over screen, I wanted there to be options...
Problems With Ammo
Pretty good summary of the fun I've had with Unreal this week. Despite a few issues, I've managed to get Ammo and guns working in Unreal...
Game Design
This is where I will put my game development related things.