TinyAdventure/assets/tools/Dagger.tscn

20 lines
692 B
Plaintext
Raw Normal View History

[gd_scene load_steps=3 format=3 uid="uid://d0gvv2ddnk8gf"]
2024-09-30 17:00:16 +02:00
[ext_resource type="PackedScene" uid="uid://20v2mjpyxm15" path="res://assets/3rdparty/KayKit_Adventurers_1.0_EXTRA/Assets/dagger.gltf" id="1_3dufl"]
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_0q0w8"]
radius = 0.141202
height = 0.690169
2024-09-30 17:00:16 +02:00
[node name="dagger2" instance=ExtResource("1_3dufl")]
[node name="Hitbox" type="Area3D" parent="." index="1"]
collision_layer = 8
collision_mask = 0
monitoring = false
monitorable = false
[node name="CollisionShape3D" type="CollisionShape3D" parent="Hitbox" index="0"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.488286, 0)
shape = SubResource("CapsuleShape3D_0q0w8")