[gd_scene load_steps=4 format=3 uid="uid://cofd468cwkntk"] [ext_resource type="PackedScene" uid="uid://ei8n2wngiry4" path="res://assets/3rdparty/kenney/survival-kit/Models/campfire.glb" id="1_6jb5g"] [ext_resource type="Script" path="res://objects/built_structure.gd" id="1_asprp"] [sub_resource type="CylinderShape3D" id="CylinderShape3D_ui8hn"] height = 0.4 radius = 0.25 [node name="CampfirePit" type="StaticBody3D"] collision_layer = 33 script = ExtResource("1_asprp") [node name="CollisionShape3D" type="CollisionShape3D" parent="."] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.193627, 0) shape = SubResource("CylinderShape3D_ui8hn") [node name="Geometry" parent="." instance=ExtResource("1_6jb5g")] transform = Transform3D(1.5, 0, 0, 0, 1.5, 0, 0, 0, 1.5, 0, 0, 0)