mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-15 16:13:57 +00:00
Inventory close and open by button
This commit is contained in:
parent
0687b6de99
commit
80a13d047d
11 changed files with 165 additions and 53 deletions
|
|
@ -200,6 +200,7 @@ MaxResource = 32.0
|
|||
shape = SubResource("CircleShape2D_igu66")
|
||||
|
||||
[node name="InteractionProvider" type="Area2D" parent="." node_paths=PackedStringArray("_inputProvider", "_errorSound")]
|
||||
visible = false
|
||||
collision_layer = 2
|
||||
collision_mask = 4
|
||||
script = ExtResource("22_12cwd")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue