[gd_scene format=3 uid="uid://ccc65kmrcbypm"] [ext_resource type="PackedScene" uid="uid://dy2vgg4u66u38" path="res://assets/model/bottle.glb" id="1_xjle5"] [ext_resource type="Script" uid="uid://c3igw81nke1l1" path="res://scripts/Breakable.gd" id="2_hnwdw"] [sub_resource type="StandardMaterial3D" id="StandardMaterial3D_ypau6"] transparency = 1 blend_mode = 1 cull_mode = 2 depth_draw_mode = 2 albedo_color = Color(0, 0.611765, 0.305882, 1) roughness = 0.0 ao_light_affect = 0.23 [sub_resource type="CylinderShape3D" id="CylinderShape3D_r2guq"] height = 5.98615 radius = 1.41113 [node name="green_bottle" unique_id=894725417 instance=ExtResource("1_xjle5")] collision_layer = 3 script = ExtResource("2_hnwdw") stability = 1 [node name="Bottle" parent="." index="0"] surface_material_override/0 = SubResource("StandardMaterial3D_ypau6") [node name="CollisionShape3D" type="CollisionShape3D" parent="." index="1" unique_id=1088509230] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2.89023, 0) shape = SubResource("CylinderShape3D_r2guq")