mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-09 00:35:53 +00:00
Bufgixes for release
This commit is contained in:
parent
036cc4b940
commit
8a0ae72bc9
34 changed files with 174 additions and 152 deletions
|
|
@ -93,11 +93,10 @@ shape = SubResource("CircleShape2D_ihal6")
|
|||
sprite_frames = SubResource("SpriteFrames_cirgn")
|
||||
animation = &"Closed"
|
||||
|
||||
[node name="RigidBody2D" type="RigidBody2D" parent="."]
|
||||
[node name="RigidBody2D" type="StaticBody2D" parent="."]
|
||||
visible = false
|
||||
collision_layer = 64
|
||||
collision_mask = 10
|
||||
gravity_scale = 0.0
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="RigidBody2D"]
|
||||
position = Vector2(0, -3)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue