je sais pas trop mais bcp

This commit is contained in:
2024-10-19 17:51:07 +02:00
parent 1594b25ffc
commit 585d6d787e
31 changed files with 1410 additions and 14 deletions

View File

@@ -372,6 +372,7 @@ position = Vector2(2, 1)
texture = ExtResource("2_w2lj6")
[node name="Camera2D" type="Camera2D" parent="."]
process_mode = 3
limit_smoothed = true
position_smoothing_enabled = true
rotation_smoothing_speed = 7.0
@@ -386,6 +387,7 @@ scale = Vector2(0.334, 0.334)
anim = NodePath("../../anim")
[node name="door_view" parent="Camera2D" instance=ExtResource("4_0vwed")]
visible = false
[node name="CanvasLayer" type="CanvasLayer" parent="Camera2D"]
@@ -407,5 +409,3 @@ libraries = {
"": SubResource("AnimationLibrary_1e41b")
}
autoplay = "idle"
[node name="PointLight2D" type="PointLight2D" parent="."]