top of page

Isometric Map with mechanics

PreassurePlate.jpg

Using the Tournamental Unreal Engine Project provided to me externally, I created an original pressure plate mechanic in the project, then later added another peer's bomb mechanic to work as a synergy with it.

The first thing I added was a preassure plate that would detect the player and go down when stepped on

​

The plate can activate other objects in the level like doors.

Screenshot 2024-12-08 210748.png
Screenshot 2024-12-08 211013.png

Later, I added another person's bomb mechanic by using their documentation.

Using the combination of both mechanics, I created a complex final level that the player needed to go through in order to win.

​

bottom of page