3rd Person Multiplayer Prototype
A downloadable game for Windows and Linux
The game adds the following features to Unreal 4 Third Person game mode:
- Main menu
- In-game menus
- Volume triggered door
- Replicated cube platform
- Replicated physics football
- Xmas tree model from Wordofcurse
- Sergio model from Tio_de_rojo
- Feliz navidad audio by Jose Feliciano
- Source code: https://github.com/skirienkopanea/gp/
Status | Prototype |
Platforms | Windows, Linux |
Rating | Rated 4.0 out of 5 stars (1 total ratings) |
Author | kikizana |
Tags | 3D, Multiplayer, Open Source, Third Person, Unreal Engine |
Download
Install instructions
To play unzip the client file of your OS and run Garden.exe on windows or cd into the directory and run on Linux:
./Garden.sh
You can host a dedicated server on linux by unzipping the server file and running in the relevant directory chmod +x GardenServer.sh
and then:
./GardenServer.sh
To host games, either as client by clicking host or per the dedicated server executable, you need to have port 7777 open.
You don't have to append the port to the IP Address of a server, i.e.the following addresses are correct examples:
Local host:
127.0.0.1
Sample local IP Address:
192.168.1.10
Domain name address:
kpan.nl
Leave a comment
Log in with itch.io to leave a comment.