Removed hardcoded global_id "player" (#359)

* Removed hardcoded global_id "player"
Removed hardcoded node name "start_position"

* docs: Automatic update of API docs

Co-authored-by: StraToN <StraToN@users.noreply.github.com>
This commit is contained in:
Julian Murgia
2021-08-08 12:10:46 +02:00
committed by GitHub
parent c711db5d3c
commit cbb64df969
19 changed files with 111 additions and 24 deletions

View File

@@ -143,6 +143,7 @@ __meta__ = {
position = Vector2( 653.761, 443.306 )
script = ExtResource( 7 )
global_id = "r1_start"
is_start_location = true
[node name="destination_point" type="Position2D" parent="."]
position = Vector2( 476.984, 487.146 )