cirnogodot/3D/Scenes/Props/Stairs_Mini_3D.tscn

16 lines
778 B
Text
Raw Permalink Normal View History

2025-07-02 16:35:14 +02:00
[gd_scene load_steps=3 format=3 uid="uid://cxci0rfd070sk"]
[ext_resource type="PackedScene" uid="uid://867mek4cret1" path="res://3D/BlockbenchModels/Stairs/Mini_Stairs.gltf" id="3_bh68m"]
[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_bh68m"]
points = PackedVector3Array(-0.4, -0.3, -0.6, 0.4, -0.3, -0.6, 0.4, 0.3, 0.4, 0.4, -0.3, 0.4, -0.4, 0.3, 0.4, -0.395, -0.3, 0.4)
[node name="StairsMini" type="StaticBody3D" groups=["Solid"]]
collision_layer = 16
collision_mask = 0
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.00549316, 0.0253752, -0.000488281)
shape = SubResource("ConvexPolygonShape3D_bh68m")
[node name="blockbench_export" parent="." instance=ExtResource("3_bh68m")]