chore: added start tile

This commit is contained in:
Sara Gerretsen 2026-03-31 16:29:05 +02:00
parent 5f6f967aab
commit 3bc44ac140

View file

@ -0,0 +1,14 @@
[gd_scene format=3 uid="uid://cts1ix6iw1jpc"]
[ext_resource type="PackedScene" uid="uid://d0yivm54mjib2" path="res://objects/player.tscn" id="1_wrlcy"]
[node name="Start" type="Node3D" unique_id=1543871276]
[node name="CSGBox3D" type="CSGBox3D" parent="." unique_id=69430683]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.022050023, 0)
autosmooth = true
use_collision = true
size = Vector3(1, 0.05053711, 1)
[node name="Player" parent="." unique_id=1341242765 instance=ExtResource("1_wrlcy")]
transform = Transform3D(-4.371139e-08, 0, -1, 0, 1, 0, 1, 0, -4.371139e-08, 0, 0, 0)