This is the main menu of the game,
there is a small mini game that I created,
if the player presses the paint boxes as shown the color of the robots in the construction line change
Invisible platforms that appear when the correct item or player is close to them
here is how the invisible platforms react,
they appear only if the player or the correct object is close to them.
made them for some easter eggs
A laser that the player needs to aim to the correct spot to solve a puzzle using mirrors.
Made a laser that can reflect from other mirrors and change its direction depending on the angle.
the goal is so that the player will have to aim the laser to the correct position to solve a puzzle
Another angle of the laser and how it reflects from other objects
Here is some gameplay of a crane magnet in one of the levels,
the player access the magnet crane via the panel and he uses the security camera to navigate the crane to the correct spot.
Here Is the magnet that I created, can pull magnetic objects to it using the rigidbody component.
Here is a respawn mechanic that incase the player drops the box in the wrong place it will respawn in the original position,
created a dissolve effect when the box falls and respawns.