14 lines
514 B
Plaintext
14 lines
514 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://cgbufe22qvn1t"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://hmhl1ssonpq" path="res://primitives/platforms/10x1x10 Repulsive Green.blend" id="2_7yj3r"]
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_pphf1"]
|
|
size = Vector3(20, 2, 20)
|
|
|
|
[node name="platform_out" type="StaticBody3D"]
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
|
|
shape = SubResource("BoxShape3D_pphf1")
|
|
|
|
[node name="10x1x10 Repulsive Green" parent="." instance=ExtResource("2_7yj3r")]
|