69 lines
3.3 KiB
Plaintext
69 lines
3.3 KiB
Plaintext
[gd_scene format=3 uid="uid://bhxbstcygbcp1"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://chs86io42mwow" path="res://assets/textures/wood/rough_wood_1k/rough_wood_diff_1k.png" id="1_oktb6"]
|
|
[ext_resource type="Texture2D" uid="uid://cesdpwgnatik4" path="res://assets/textures/wood/rough_wood_1k/rough_wood_nor_gl_1k.png" id="2_1ydj6"]
|
|
[ext_resource type="Texture2D" uid="uid://vwnrymaoxu3l" path="res://assets/textures/snow_ice/snow.png" id="2_cvrdf"]
|
|
[ext_resource type="Texture2D" uid="uid://cil1qwxtkmu4a" path="res://assets/textures/wood/rough_wood_1k/rough_wood_rough_1k.png" id="3_08kmg"]
|
|
|
|
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_8aoko"]
|
|
albedo_texture = ExtResource("1_oktb6")
|
|
roughness_texture = ExtResource("3_08kmg")
|
|
normal_enabled = true
|
|
normal_texture = ExtResource("2_1ydj6")
|
|
uv1_triplanar = true
|
|
|
|
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_ili16"]
|
|
albedo_color = Color(0.18039216, 0.22352941, 1, 1)
|
|
roughness = 0.2
|
|
|
|
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_jdlrg"]
|
|
albedo_texture = ExtResource("2_cvrdf")
|
|
uv1_triplanar = true
|
|
|
|
[node name="shovel" type="StaticBody3D" unique_id=679823297 groups=["interactable"]]
|
|
|
|
[node name="InteractLabel" type="Label3D" parent="." unique_id=177704081]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.27622, 0)
|
|
visible = false
|
|
billboard = 2
|
|
text = "[E] Pickup"
|
|
|
|
[node name="shovel_shape" type="CSGCylinder3D" parent="." unique_id=1350466663]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.8961921, 0)
|
|
radius = 0.11669922
|
|
height = 3.6333008
|
|
sides = 6
|
|
material = SubResource("StandardMaterial3D_8aoko")
|
|
|
|
[node name="CSGBox3D" type="CSGBox3D" parent="shovel_shape" unique_id=989360984]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0014953613, 2.1650558, -0.09560275)
|
|
size = Vector3(1.4917603, 0.5545654, 0.072753906)
|
|
material = SubResource("StandardMaterial3D_ili16")
|
|
|
|
[node name="CSGBox3D2" type="CSGBox3D" parent="shovel_shape" unique_id=1117998374]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.69665647, 2.4278154, 0.10745767)
|
|
size = Vector3(0.11230469, 1.5657473, 0.33218384)
|
|
material = SubResource("StandardMaterial3D_ili16")
|
|
|
|
[node name="CSGBox3D3" type="CSGBox3D" parent="shovel_shape" unique_id=1507130229]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.6929772, 2.4356039, 0.09634927)
|
|
size = Vector3(0.11779785, 1.5487016, 0.33816528)
|
|
material = SubResource("StandardMaterial3D_ili16")
|
|
|
|
[node name="CSGBox3D4" type="CSGBox3D" parent="shovel_shape" unique_id=1313541103]
|
|
transform = Transform3D(1, 0, 0, 0, 0.7071067, -0.7071067, 0, 0.7071067, 0.7071067, 0, 1.772, 0.068)
|
|
size = Vector3(1.5, 0.12, 0.455)
|
|
material = SubResource("StandardMaterial3D_ili16")
|
|
|
|
[node name="CSGBox3D5" type="CSGBox3D" parent="shovel_shape" unique_id=683706394]
|
|
transform = Transform3D(1, 0, 0, 0, 0.25881904, 0.9659257, 0, -0.9659257, 0.25881904, 0.00060272217, 2.822288, 0.01547694)
|
|
size = Vector3(1.4967804, 0.1123867, 0.8336487)
|
|
material = SubResource("StandardMaterial3D_ili16")
|
|
|
|
[node name="snow" type="CSGPolygon3D" parent="shovel_shape" unique_id=16912018]
|
|
transform = Transform3D(-4.371139e-08, 0, -1, 0, 1, 0, 1, 0, -4.371139e-08, -0.6608049, 2.2445667, -0.016147256)
|
|
visible = false
|
|
polygon = PackedVector2Array(0, 0, 0.061971247, 0.88455486, 0.26078922, 0.9537766, 0.26004454, -0.6069006)
|
|
depth = 1.29
|
|
material = SubResource("StandardMaterial3D_jdlrg")
|