Valve's Portal 2 ripoff but without portals, made in Unity 3D for fun
Portaless is a simple fangame made in Unity Engine for fun and experience. It's featuring well known mechanics from Portal games (expect the portals itself), recreated prop models in their unique style and maybe some original subtleties in the future.
This project started as my attempt to recreate the laser mechanics from Portal 2, but I started adding more elements and we ended up here.
Important
This project is not going to be a full grown game.
I'd like to treat it like a prototype, sandbox, something where we can experiment with new entities,
learn code, project scaling and maintenance. Please don't expect this project to be a game that you
can play from start to finish.
To run this project you just need to:
-
Clone this repository using
git clone https://github.com/ezioleq/Portaless.git --depth=1
or download it using this link and then extract it. -
Open Unity Hub and add existing project or just open project in running Unity.
Please useUnity 2022.3.11f1 LTS
for best compatibility. -
Enjoy!