godot·GodotbyBump made a multiplayer coop systemMade a coop system for my game where players can join and camera also restricts the players, forcing them to move together.View original on programming.dev68Comments4
Bump programming.devFor anyone looking to do something similar, I used this asset to manage the multiple inputs. https://github.com/matjlars/godot-multiplayer-input/8
For anyone looking to do something similar, I used this asset to manage the multiple inputs. https://github.com/matjlars/godot-multiplayer-input/
Looks solid! Very nice.
Thanks!
Very cool thanks for sharing!!