You are a spider.
You must kill Basement Dweller (currently represented by a red capsule).
You kill him by sabotaging the green objects.
All red objects kill you on touch.
- W - move forward
- A/D - turn left/right
- Go to Releases.
- Download the newest release (zip)
- Extract the zip-archive
- Open a terminal/command-prompt in the directory you want the project to live
- Enter the following command (you need to have git installed)
git clone https://github.com/steven-vd/ShpiderGame.git
- Open Unity Hub
- Download Unity version 2021.2.10f1 or newer
- Open the project with the "Open"-button from Unity Hub
- Sometimes, when moving from one surface to another, the player will rapidly flip between the two surfaces. If this happens, try getting to the correct surface, then turning until you're no longer looking at the surface you came from
- Player may fall when trying to climb onto desk surface. If this happens, make sure you are orthogonal to the surface's edge
- Player can still sometimes fall through the map, though this is rare
- On Windows, the light gets funky when turned off (this is only a graphical glitch)