End of lesson 29

This commit is contained in:
2025-04-18 16:36:11 -03:00
parent 75cbdf40b2
commit 2d87794af9
11 changed files with 87 additions and 7 deletions

View File

@@ -141,12 +141,10 @@ frame_progress = 0.497982
[node name="CollisionRayCast_1" type="RayCast2D" parent="."]
position = Vector2(8, 8)
target_position = Vector2(0, 16)
collide_with_areas = true
[node name="CollisionRayCast_2" type="RayCast2D" parent="."]
position = Vector2(8, 8)
target_position = Vector2(0, 16)
collide_with_areas = true
[node name="Area2D" type="Area2D" parent="."]

View File

@@ -8,4 +8,4 @@ script = ExtResource("2_us7jc")
camera = NodePath("Camera2D")
[node name="Camera2D" type="Camera2D" parent="." index="3"]
zoom = Vector2(1.5, 1.5)
zoom = Vector2(2, 2)