22 lines
1,004 B
Text
22 lines
1,004 B
Text
[gd_scene format=3 uid="uid://dvciawehreq0l"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://sr7bfeap6nqn" path="res://assets/models/props/token_plant.blend" id="1_iyxyj"]
|
|
[ext_resource type="PackedScene" uid="uid://duoim0grg6qqt" path="res://objects/destructable_props/plant_destroyed.tscn" id="2_jug7y"]
|
|
|
|
[sub_resource type="CylinderShape3D" id="CylinderShape3D_iyxyj"]
|
|
height = 1.7495117
|
|
radius = 0.3461914
|
|
|
|
[node name="Plant" type="Node3D" unique_id=1330234091]
|
|
|
|
[node name="token_plant" parent="." unique_id=829004856 instance=ExtResource("1_iyxyj")]
|
|
|
|
[node name="DestructableObject" type="DestructableObject" parent="." unique_id=1776115412]
|
|
collision_layer = 10
|
|
collision_mask = 0
|
|
destroyed_object = ExtResource("2_jug7y")
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="DestructableObject" unique_id=1311244815]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.87475586, 0)
|
|
shape = SubResource("CylinderShape3D_iyxyj")
|
|
debug_color = Color(0, 0.64597285, 0.255093, 0.41960785)
|