mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-15 08:23:47 +00:00
Bufgixes for release
This commit is contained in:
parent
036cc4b940
commit
8a0ae72bc9
34 changed files with 174 additions and 152 deletions
|
|
@ -165,10 +165,9 @@ shape = SubResource("RectangleShape2D_0wg11")
|
|||
script = ExtResource("4_nw4l4")
|
||||
_door = NodePath("..")
|
||||
|
||||
[node name="RigidBody2D" type="RigidBody2D" parent="."]
|
||||
[node name="RigidBody2D" type="StaticBody2D" parent="."]
|
||||
collision_layer = 64
|
||||
collision_mask = 10
|
||||
gravity_scale = 0.0
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="RigidBody2D" node_paths=PackedStringArray("_door")]
|
||||
visible = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue