Closed songproducer closed 8 years ago
You use Godot 2.1 ? For new multiplayer code, you need use Godot 2.2 alpha.
Same as #21, use the 2.1 branch if you're using 2.1-stable, the master contains new demos that work only in 2.2.
How can I get 2.2 alpha? Do I need to compile?
How can I get 2.2 alpha? Do I need to compile?
Usually, yes, although you can also acquire a community-produced nightly build such as from here, if you do not want to compile the engine.
Thanks Calinou that's a great resource!
Parser Error: Unexpected token: Identifier:remote
Line 57 in GameState.gd:
remote
func register_player(id, name):