randomize begindialogueoptions try

This commit is contained in:
2023-02-04 21:53:14 +01:00
parent 1a142bcc9d
commit 2be8c5a85e
3 changed files with 7 additions and 3 deletions

View File

@@ -8,4 +8,4 @@
[node name="first_world" parent="." instance=ExtResource("2_x8nyb")]
[node name="player" parent="." instance=ExtResource("1_p5d84")]
playerName = "PlayerName"
playerName = "Yannik"

View File

@@ -91,6 +91,7 @@ height = 45.968
[node name="player" type="CharacterBody2D"]
process_mode = 1
y_sort_enabled = true
position = Vector2(-1, 0)
script = ExtResource("1_qehox")
[node name="rotation_center" type="Marker2D" parent="."]