This commit is contained in:
Segey Lapin
2021-12-24 23:56:10 +03:00
parent d401cf1090
commit f62e7fa720
113 changed files with 198252 additions and 412103 deletions

View File

@@ -1,14 +1,14 @@
[gd_scene load_steps=3 format=2]
[sub_resource type="BoxShape" id=1]
extents = Vector3( 0.0287175, 0.0259563, 0.0102432 )
extents = Vector3( 0.1, 0.05, 0.05 )
[sub_resource type="BoxShape" id=2]
extents = Vector3( 0.0197592, 0.0623342, 0.0109773 )
extents = Vector3( 0.07, 0.1, 0.05 )
[node name="dagger_collision" type="Area" groups=[
"weapon_hit",
]]
[node name="dagger_collision" type="Area" groups=["weapon_hit"]]
collision_layer = 4
collision_mask = 8
monitoring = false
[node name="CollisionShape" type="CollisionShape" parent="."]