fixed so there isn't too many spam messages
This commit is contained in:
@@ -23,6 +23,7 @@ stream_0/stream = ExtResource("7_pg2b6")
|
||||
stream_1/stream = ExtResource("7_kgbum")
|
||||
|
||||
[node name="Door" type="StaticBody2D" unique_id=371155975]
|
||||
y_sort_enabled = true
|
||||
collision_layer = 64
|
||||
script = ExtResource("1_uvdjg")
|
||||
|
||||
|
||||
@@ -8,6 +8,7 @@ default_font = ExtResource("2_dmg_font")
|
||||
default_font_size = 12
|
||||
|
||||
[node name="FloatingText" type="Node2D" unique_id=1350559946]
|
||||
z_index = 3
|
||||
script = ExtResource("1")
|
||||
|
||||
[node name="ItemSprite" type="Sprite2D" parent="." unique_id=1657362510]
|
||||
@@ -15,6 +16,7 @@ visible = false
|
||||
offset = Vector2(0, -8)
|
||||
|
||||
[node name="Label" type="Label" parent="." unique_id=1387220833]
|
||||
z_index = 3
|
||||
offset_right = 64.0
|
||||
offset_bottom = 24.0
|
||||
theme = SubResource("Theme_floating_text")
|
||||
|
||||
@@ -386,7 +386,7 @@ ignore_texture_size = true
|
||||
stretch_mode = 5
|
||||
script = ExtResource("8_cu5yl")
|
||||
touchscreen_only = true
|
||||
input_action = "attack"
|
||||
input_action = "inventory"
|
||||
metadata/_custom_type_script = "uid://bh5a3ydiu51eo"
|
||||
|
||||
[connection signal="analogic_changed" from="MobileInput/VirtualJoystick" to="MobileInput" method="_on_virtual_joystick_analogic_changed"]
|
||||
|
||||
@@ -309,7 +309,7 @@ collision_mask = 16384
|
||||
shape = SubResource("CircleShape2D_pf23h")
|
||||
|
||||
[node name="Shadow" type="Sprite2D" parent="." unique_id=937683521]
|
||||
position = Vector2(0, 8)
|
||||
position = Vector2(0, 7)
|
||||
texture = SubResource("GradientTexture2D_jej6c")
|
||||
script = ExtResource("3")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user