Step onto the plate, open the gate, and escape your fate!
Crate Plate Escape is a 3D puzzle game built in Unity where players must navigate obstacles, manipulate physics objects, and race against the clock.
Objective: Push the crate onto the pressure plate to open the door and reach the exit area before the timer runs out!
Controls:
- Move:
W,A,S,Dor Arrow Keys - Interact: Simply walk into the crate to push it.
Rules:
- You have 60 seconds to complete the level.
- Be careful not to fall off the platform!
- If the timer hits zero or you fall, you lose.
- Physics-Based Interaction: Push objects realistically using Unity's Rigidbody system.
- Dynamic Audio: Immersive sound effects for footsteps (synced with movement speed) and crate dragging.
- Smooth Animations: Character animations respond to input intensity and interaction state.
- UI Feedback: Real-time timer and game over/win screens.
- Scene Management: Seamless level restarts and menu navigation.
- Clone the Repository:
git clone https://github.com/yourusername/CratePlateEscape.git
- Open in Unity:
- Launch Unity Hub.
- Click Add and select the project folder.
- Open the project (Created with Unity 2022.3 or later recommended).
- Play:
- Open
Scenes/MainMenuorScenes/Level01. - Press the Play button in the editor.
- Open
Feel free to fork the project and submit pull requests for new levels or features!
Created by Ziaulhaq Parsa
