Boss hit animation
This commit is contained in:
@@ -35,7 +35,7 @@ loop = false
|
||||
tilt_enabled = false
|
||||
|
||||
[node name="Hitbox" type="RigidBody3D" parent="Center Shot/PathFollow3D"]
|
||||
collision_layer = 0
|
||||
collision_layer = 4
|
||||
collision_mask = 0
|
||||
gravity_scale = 0.0
|
||||
continuous_cd = true
|
||||
|
||||
0
Player/Pisces/Pisces.gdshader
Normal file
0
Player/Pisces/Pisces.gdshader
Normal file
10
Player/Pisces/Pisces.tres
Normal file
10
Player/Pisces/Pisces.tres
Normal file
@@ -0,0 +1,10 @@
|
||||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://oumrfd17ec03"]
|
||||
|
||||
[sub_resource type="ShaderMaterial" id="ShaderMaterial_kfsqs"]
|
||||
|
||||
[resource]
|
||||
resource_name = "Material.005"
|
||||
next_pass = SubResource("ShaderMaterial_kfsqs")
|
||||
cull_mode = 2
|
||||
vertex_color_use_as_albedo = true
|
||||
albedo_color = Color(0.534363, 0.329744, 0.899993, 1)
|
||||
Reference in New Issue
Block a user