made a multiplayer coop system
made a multiplayer coop system
Made a coop system for my game where players can join and camera also restricts the players, forcing them to move together.
made a multiplayer coop system
Made a coop system for my game where players can join and camera also restricts the players, forcing them to move together.
You're viewing a single thread.
For anyone looking to do something similar, I used this asset to manage the multiple inputs. https://github.com/matjlars/godot-multiplayer-input/