18 lines
669 B
Plaintext
18 lines
669 B
Plaintext
[gd_scene load_steps=3 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"]
|
|
|
|
[sub_resource type="CylinderShape3D" id="CylinderShape3D_ui8hn"]
|
|
height = 0.4
|
|
radius = 0.25
|
|
|
|
[node name="Node3D" type="StaticBody3D"]
|
|
collision_layer = 33
|
|
|
|
[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)
|