🍱 Adjusted colliders in farm_outside scene and reactivated ground collider on Vesna
This commit is contained in:
@@ -2097,12 +2097,10 @@ script = ExtResource("2_1vqmv")
|
||||
_stepTimer = NodePath("../SFX/FootstepsAudio/Timer")
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="CharacterBody2D"]
|
||||
visible = false
|
||||
z_index = 1
|
||||
y_sort_enabled = true
|
||||
position = Vector2(-24, -13)
|
||||
shape = SubResource("CircleShape2D_ssqtd")
|
||||
disabled = true
|
||||
debug_color = Color(0.923708, 0.202722, 0.475262, 0.42)
|
||||
|
||||
[node name="visuals" type="Node2D" parent="CharacterBody2D" node_paths=PackedStringArray("_sprite", "_wateringParticles") groups=["Pickup", "PlantGrowing"]]
|
||||
|
||||
Reference in New Issue
Block a user