A simple survival multiplayer game for a school project
Used to explain how to do certain things in my code with the multiplayer side of things
A simple survival multiplayer game for a school project
Used to explain how to do certain things in my code with the multiplayer side of things
Here i am displaying everything that i have added so far in this game please watch the video to get an understanding
Log in to leave a comment
Implemented multiplayer, building a cabin, cutting down trees, .simple inventory system, axe, rocks, logs, and a simple start screen where you add in an IP address to join to the host. It all uses the Godot inbuilt multiplayer and most of it either syncs using @rpc or multiplayersyncroniser nodes. In my next devlog I will show a video of the game working and about the AI system I will inplement
Log in to leave a comment