End of lesson 29
This commit is contained in:
@@ -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="."]
|
||||
|
||||
|
||||
@@ -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)
|
||||
|
||||
17
scenes/game/maps/starter_town.tscn
Normal file
17
scenes/game/maps/starter_town.tscn
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user