X-Git-Url: http://git.purplebirdman.com/lightcycles.git/blobdiff_plain/3e15374f814e7b21fc895b09ed77ef983f392a93..010b3d611cf1bfc9b1b0e715206b484844d5ad65:/map/world.tscn diff --git a/map/world.tscn b/map/world.tscn index ebee4d9..ab2aaae 100644 --- a/map/world.tscn +++ b/map/world.tscn @@ -39,5 +39,4 @@ shape = SubResource("ConcavePolygonShape3D_mhr6o") transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -16) distance = 5.0 -[connection signal="playerReady" from="player" to="." method="_on_player_player_ready"] -[connection signal="playerTurn" from="player" to="." method="_on_player_player_turn"] +[connection signal="playerTurn" from="player" to="." method="_player_add_wall"]