JUST
Nothing less cozy than unfinished :P
Not much there, had some time to get some systems done. Decided to learn Godot for this one.
Controls:
WASD - move,
Mouse left - interact,
Mouse right - toggle flashlight,
Space - jump,
Shift - sprint,
ESC / 'M' - pause/menu, ('M' works better for the web)
Install instructions
Web:
- Some browsers have a thing about capturing the mouse, just click anywhere on the screen and it should sort it,
- On capturing the mouse the browser will tell you to press escape to show the cursor
Windows:
- Should work as expected, unzip folder, run exe;
- You can ignore the _MACOSX folder in the zip as that is automatically generated metadata for Mac when using the built-in compression
Mac:
- Need to bypass Gatekeeper:
• Right-click (or Control-click) the app and select Open. A dialog will appear saying the app is from an unverified developer.
• Click Open in the dialog box to allow the app to run. Users will only need to do this once.
If this does not work (depends on the OS you are running etc) you can follow the below instructions. This is all due to the app not being signed:
1. Move the app: After downloading and opening the .dmg file, drag the game into the Applications folder (or another folder).
2. Open Terminal:
• Press Command + Space, type Terminal, and hit Enter.
3. Remove quarantine:
• In Terminal, type the following command and press Enter:
• navigate to the folder you put the app in
sudo xattr -rd com.apple.quarantine "Just Walk.app"
• Enter your password when prompted.
4. Launch the Game: Go to your Applications folder and double-click on the “Just Walk” app to open it.
Linux:
- I have not opened it in Linux yet, hopefully, all is fine.
Leave a comment
Log in with itch.io to leave a comment.