Setting Up Game Loop | Author: Koda Durbin | 7/18/25
The Problem:
This week we focused on getting the game loop set up with an end result. We ran into an issue when testing whether the player could win or lose the game because we didn't have a way for the player to get hurt. We also had two game modes, which made testing confusing. While both game modes did the same thing, the naming conventions caused the results screen to not display. To get the full game loop working, we needed to work together on setting everything up just right.
The Solution:
After working together with my teammates, we got the enemy to attack the player like expected. We also added a land mine that causes a smaller amount of damage if the player walks over it. With these additions, we were able to test if the player could lose. During initial testing is when we discovered the game mode duplicate, which we removed to avoid naming conflicts. After that, the game loop was complete, and the player can win and lose the game.
Results:
Operation Nightfall
Status | Released |
Author | Untamed Gaming Studio |
Genre | Shooter |
More posts
- Adding Fab Assets| Author: Connor Prosise | 7/18/251 day ago
- Fixing Audio Stacking and Overlay Duplication in Menu Transitions | Author: Marc...1 day ago
- Preventing Overlapping Spawns: Ensuring Enemies Don't Stack Up| Author: Antony C...1 day ago
- "Weapon Assignment Bug" | Rex Mejia | 7-17-252 days ago
- "Getting Code Running" | Author: Connor Prosise | Posted on: July 11, 20258 days ago
- "Unreal Packaging Issue" | Author: Antony Castro | Posted on: July 11, 20258 days ago
- Animation and Player Input Issues | Author: Koda Durbin | 7/11/258 days ago
- Replacing a UI Button Without Breaking Bindings | Author: Marcos Salinas | Poste...8 days ago
- "Source Control Issues"| Rex Mejia|7-11-258 days ago
Leave a comment
Log in with itch.io to leave a comment.