End of lesson 28.
This commit is contained in:
@@ -3,8 +3,9 @@
|
||||
[ext_resource type="PackedScene" uid="uid://d3e5mg0gk8u7r" path="res://scenes/game/maps/entities/mob.tscn" id="1_7y2qh"]
|
||||
[ext_resource type="Script" uid="uid://dsguwthn2datq" path="res://scripts/game/maps/entities/Player.gd" id="2_us7jc"]
|
||||
|
||||
[node name="Player" instance=ExtResource("1_7y2qh")]
|
||||
[node name="Player" node_paths=PackedStringArray("camera") instance=ExtResource("1_7y2qh")]
|
||||
script = ExtResource("2_us7jc")
|
||||
camera = NodePath("Camera2D")
|
||||
|
||||
[node name="Camera2D" type="Camera2D" parent="." index="3"]
|
||||
zoom = Vector2(1.5, 1.5)
|
||||
|
||||
Reference in New Issue
Block a user