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:
@@ -32,6 +32,7 @@ __meta__ = {
|
||||
[node name="Hotspots" type="Node2D" parent="."]
|
||||
|
||||
[node name="r_platform" type="Area2D" parent="Hotspots"]
|
||||
pause_mode = 1
|
||||
script = ExtResource( 5 )
|
||||
__meta__ = {
|
||||
"_editor_description_": ""
|
||||
@@ -55,6 +56,7 @@ __meta__ = {
|
||||
}
|
||||
|
||||
[node name="r_door" type="Area2D" parent="Hotspots"]
|
||||
pause_mode = 1
|
||||
script = ExtResource( 5 )
|
||||
__meta__ = {
|
||||
"_editor_description_": ""
|
||||
@@ -74,6 +76,7 @@ position = Vector2( 1225.47, 353.99 )
|
||||
script = ExtResource( 8 )
|
||||
|
||||
[node name="l_door" type="Area2D" parent="Hotspots"]
|
||||
pause_mode = 1
|
||||
script = ExtResource( 5 )
|
||||
__meta__ = {
|
||||
"_editor_description_": ""
|
||||
@@ -93,6 +96,7 @@ position = Vector2( 44.1375, 384.691 )
|
||||
script = ExtResource( 8 )
|
||||
|
||||
[node name="button" parent="Hotspots" instance=ExtResource( 7 )]
|
||||
pause_mode = 1
|
||||
global_id = "r3_button"
|
||||
esc_script = "res://game/rooms/room03/esc/button.esc"
|
||||
animations = null
|
||||
|
||||
Reference in New Issue
Block a user