Skip to content

Commit

Permalink
#16 Udemy 2.5D RPG reimport assets, adjust camera
Browse files Browse the repository at this point in the history
  • Loading branch information
John Ludlow committed Aug 27, 2024
1 parent 0176125 commit 30badb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Udemy25dRpg/Scenes/Levels/Main.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ script = ExtResource("1_erktu")
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -21.9068, 2.5, 10.3985)

[node name="Camera3D" type="Camera3D" parent="Player"]
transform = Transform3D(1, 0, 0, 0, 0.900964, 0.433895, 0, -0.433895, 0.900964, -0.486895, 3.65773, 5.63229)
transform = Transform3D(1, 0, 0, 0, 0.900964, 0.433895, 0, -0.433895, 0.900964, -0.907679, 2.19887, 4.17001)
current = true

[node name="Environment" type="Node3D" parent="."]
Expand Down

0 comments on commit 30badb7

Please sign in to comment.