https://github.com/juan-kabbali/maze
You must find the exit to go to the next level, but it will not be so easy, because you will have to think which way to take to reach the end, you must use the portals located in the scene to avoid the walls.
https://github.com/juan-kabbali/maze
maze unity3d video-game
Last synced: 2 months ago
JSON representation
You must find the exit to go to the next level, but it will not be so easy, because you will have to think which way to take to reach the end, you must use the portals located in the scene to avoid the walls.
- Host: GitHub
- URL: https://github.com/juan-kabbali/maze
- Owner: juan-kabbali
- License: gpl-3.0
- Created: 2025-02-07T14:38:56.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-02-07T16:03:42.000Z (3 months ago)
- Last Synced: 2025-02-07T17:19:47.594Z (3 months ago)
- Topics: maze, unity3d, video-game
- Language: C#
- Homepage:
- Size: 17.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
You must find the exit to go to the next level, but it will not be so easy, because you will have to think which way to
take to reach the end, you must use the portals located in the scene to avoid the walls.**You can add more portals by creating a simple cube and attach the Teletransporatation Script, then, you have to
reference target portal Game Object. When the player collides with the portal, it will be teletransported to the
position’s target portal and vice versa**
![]()