21 lines
807 B
Text
21 lines
807 B
Text
[gd_scene load_steps=4 format=3 uid="uid://m0fqqgw50sf2"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://b4yfjqm3h1dg2" path="res://assets/Tools/Hammer.gltf" id="1_a1o4f"]
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_4gvfy"]
|
|
size = Vector3(0.72, 0.12, 0.12)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_s44ew"]
|
|
size = Vector3(0.12, 0.12, 0.37)
|
|
|
|
[node name="Hammer" type="StaticBody3D"]
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
|
|
shape = SubResource("BoxShape3D_4gvfy")
|
|
|
|
[node name="CollisionShape3D2" type="CollisionShape3D" parent="."]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.4, 0, -0.037)
|
|
shape = SubResource("BoxShape3D_s44ew")
|
|
|
|
[node name="Hammer2" parent="." instance=ExtResource("1_a1o4f")]
|
|
transform = Transform3D(0.75, 0, 0, 0, 0.75, 0, 0, 0, 0.75, 0, 0, 0)
|