Visit the website for more information about the project.
We built this project for Unity version 2018.4.20f1. To enable multiplayer mode, you will need to run the NodeJS server for player data messaging.
Steps:
- Ensure you have
node
installed. cd trapped/node && npm install && npm start
Running the game from the Unity editor will direct the WebSocket connection in Unity to your localhost IP.