world: set Player position

This commit is contained in:
Jeremy Baxter 2026-01-24 13:01:28 +13:00
parent f41d736e23
commit 0841f97272

View file

@ -18,6 +18,7 @@ albedo_color = Color(0.49454, 0.79, 0.4424, 1)
[node name="Main" type="Node3D"]
[node name="Player" parent="." instance=ExtResource("1_ig7tw")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2, 0)
[node name="Baseplate" type="StaticBody3D" parent="."]