14 lines
514 B
Plaintext
14 lines
514 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://dttmvr6tlyoup"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://dog64ec6wof4k" path="res://primitives/platforms/10x1x10 with outlines.blend" id="1_75ln3"]
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_pphf1"]
|
|
size = Vector3(20, 2, 20)
|
|
|
|
[node name="platform_white" type="StaticBody3D"]
|
|
|
|
[node name="10x1x10 with outlines" parent="." instance=ExtResource("1_75ln3")]
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
|
|
shape = SubResource("BoxShape3D_pphf1")
|