Game loop
In here write down your game loops. What does your player do moment by moment?
Core Game Loops
After finding a group, the following loop will be processed.
Select a Level
Select Load out
Jump into Level
Play the Level
If Success
If Failure
Secondary Loops
In levels there are encounter which follows a loop. This encounters can be triggered through several conditions.
Start Preparations
There are sound clues to give signals that there are an encounter incoming.