26 lines
1.1 KiB
Plaintext
26 lines
1.1 KiB
Plaintext
[gd_scene format=3 uid="uid://b2tfhcdb53n50"]
|
|
|
|
[ext_resource type="Script" uid="uid://c7sopya1b0k57" path="res://scripts/breakable_base.gd" id="1_rinws"]
|
|
[ext_resource type="Texture2D" uid="uid://dubgjsy23ewhg" path="res://assets/textures/cracked_texture.png" id="2_im0no"]
|
|
|
|
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_ularv"]
|
|
albedo_color = Color(0.662745, 0.662745, 0.662745, 1)
|
|
|
|
[node name="ClockBase" type="CSGCylinder3D" unique_id=1988657037 groups=["breakable"]]
|
|
use_collision = true
|
|
collision_layer = 3
|
|
height = 0.574951
|
|
sides = 16
|
|
material = SubResource("StandardMaterial3D_ularv")
|
|
script = ExtResource("1_rinws")
|
|
|
|
[node name="Decal3" type="Decal" parent="." unique_id=1150030523]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.00376892, 0.265625, -0.0157776)
|
|
size = Vector3(0.95401, 0.0917969, 0.957214)
|
|
texture_albedo = ExtResource("2_im0no")
|
|
|
|
[node name="Decal4" type="Decal" parent="." unique_id=1005239308]
|
|
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0.000849426, -0.013075, 0.00943124)
|
|
size = Vector3(1.00632, 1.05084, 0.957214)
|
|
texture_albedo = ExtResource("2_im0no")
|