The Flight

by using chunks we can create countless levels every time the player loads the level.

Flight

Mechanism

There are 3 parts in the mechanism.
  1. Player movement.
  2. Level Max Speed Calculation.
  3. 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

———-

Scroll to Top