19 lines
729 B
Plaintext
19 lines
729 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://cofd468cwkntk"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://b8xsr7w5i5mx" path="res://assets/3rdparty/kenney/survival-kit/Models/campfire-pit.glb" id="1_b3jfu"]
|
|
|
|
[sub_resource type="CylinderShape3D" id="CylinderShape3D_y4r2i"]
|
|
height = 0.2402
|
|
radius = 0.225971
|
|
|
|
[node name="campfire-pit2" type="Node3D"]
|
|
|
|
[node name="campfire-pit2" parent="." instance=ExtResource("1_b3jfu")]
|
|
transform = Transform3D(2, 0, 0, 0, 2, 0, 0, 0, 2, 0, 0, 0)
|
|
|
|
[node name="StaticBody3D" type="StaticBody3D" parent="."]
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D"]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.113824, 0)
|
|
shape = SubResource("CylinderShape3D_y4r2i")
|