Issue 320 (#396) - Mobile fixes

Co-authored-by: Dennis Ploeger <develop@dieploegers.de>
Co-authored-by: dploeger <dploeger@users.noreply.github.com>
This commit is contained in:
Dennis Ploeger
2021-09-23 08:32:08 +02:00
committed by GitHub
parent bb93dc1ef3
commit 60ea4d851b
82 changed files with 897 additions and 427 deletions

View File

@@ -55,9 +55,10 @@ __meta__ = {
"_editor_description_": ""
}
[node name="Hotspots" type="Node2D" parent="."]
[node name="Hotspots" type="Node" parent="."]
[node name="l_exit" parent="Hotspots" instance=ExtResource( 3 )]
pause_mode = 1
esc_script = "res://game/rooms/room06/esc/left_exit.esc"
animations = null
@@ -69,6 +70,7 @@ __meta__ = {
}
[node name="r_door" parent="Hotspots" instance=ExtResource( 5 )]
pause_mode = 1
esc_script = "res://game/rooms/room06/esc/r6_door.esc"
animations = null
@@ -80,6 +82,7 @@ __meta__ = {
}
[node name="worker" parent="Hotspots" instance=ExtResource( 7 )]
pause_mode = 1
position = Vector2( 480, 430 )
esc_script = "res://game/rooms/room06/esc/worker.esc"
interaction_direction = 2