mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 08:45:33 +00:00
Moved cirno's solid collider
This commit is contained in:
parent
9f511c3f32
commit
195d749c45
3 changed files with 1 additions and 3 deletions
|
|
@ -390,7 +390,7 @@ script = ExtResource("10_es1gk")
|
|||
_animationProvider = NodePath("../../AnimationProvider")
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
||||
visible = false
|
||||
position = Vector2(0, 4.89)
|
||||
shape = SubResource("CircleShape2D_b3hxm")
|
||||
|
||||
[node name="Shadow" type="Sprite2D" parent="."]
|
||||
|
|
|
|||
|
|
@ -442,7 +442,6 @@ expand_mode = 1
|
|||
stretch_mode = 3
|
||||
|
||||
[node name="FPS" type="Label" parent="."]
|
||||
visible = false
|
||||
z_index = 20
|
||||
z_as_relative = false
|
||||
anchors_preset = 3
|
||||
|
|
|
|||
|
|
@ -27,7 +27,6 @@ process_mode = 1
|
|||
y_sort_enabled = true
|
||||
script = ExtResource("4_jtlua")
|
||||
MapThemes = Array[Object]([ExtResource("25_7gtqx")])
|
||||
ManualSeed = "10654867435605601236"
|
||||
|
||||
[node name="CameraController" parent="." instance=ExtResource("6_gwtv6")]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue