The Slicer Man

All the level is generated randomly to make infinite number of levels to reduce the work for a level designer .

Slice2

Mechanism

There are 3 parts in the mechanism.
  1. Player movement.
  2. Mesh Cutter
  3. Ragdoll  Implementation

Level Generation

Using the grid system can make the level design easier by only placing blocks on an array of 2d In Inspector. 

AI

The Ai will only Run in a different direction from the player, The AI will run in the opposite direction of the player to give the feeling that they are scared, the cars only follow a bezier path.

Scroll to Top