The Flight
by using chunks we can create countless levels every time the player loads the level.
Mechanism
There are 3 parts in the mechanism.
- Player movement.
- Level Max Speed Calculation.
- skydiving.
Level Generation
Using chunks gives us the power to create multiple levels, every time the player loads a level I randomize the position of the chunks to seem like it’s another level that gives us countless levels using just some chunks.
Ai
———-