In this project the goal was to take a game from the 90's and reimagine it to this era of games.
The original game is called "Lemmings" which is a game that is played in 2D.
We tried to make it in a 3D environment and add some new traps.
Turret system -
1. Has idle state (rotating and scans the area).
2. Targets the closest available target.
3. Dynamically changes between available targets considering distance.
Fan mechanic that pushes the target,
Can be blocked by other objects.
Ragdoll mechanic with spike impaling system and fall damage system.
Parachute mechanic,
A table that give the lemmings a parachute to avoid fall damage.
Lemmings can get an "Wood Cutter" job that clears they way if a log is blocking it.