A simple VR game made with Godot 4.0. It was made for Pico 4. Not sure if it will work on other platforms.
Screenshot from Pico:
Screenshot from server:
This game is a multiplayer game. Domain or public IP needs to be set before running. Search for the string YOUR_DOMAIN_OR_IP
in the project and replace it. Usually it is in client.gd
.
$ /path/to/godot/bin/godot.windows.editor.x86_64.console.exe --path /path/to/vr-table-tennis --server --xr-mode off
Two ways:
- Export an apk and install it to Pico. Then run it on Pico.
- Click the [Remote Debug] icon on the right top of Godot project manager. It will automatically export/install/run the game on the target device.
Instruction | Description |
---|---|
W/A/S/D | Move observer camera forward/left/backward/right |
Q/E | Move observer camera down/up |
Controller | Instruction | Description |
---|---|---|
Left Hand | Thumbstick | Move forward/left/backward/right |
X/Y | Moving speed down/up | |
Right Hand | Thumbstick | Turn left/right |
A/B | Steering speed down/up | |
Pose | Control the paddle |
The materials used in this project come from the following addresses, and the relevant rights belong to the original author. The MIT license only affects the game code.
- Modular Village Pack - Keith at Fertile Soil Productions
- Modular Terrain Pack - Keith at Fertile Soil Productions