Fix annoying issue with LookAt
Add jump scare
This commit is contained in:
@@ -457,7 +457,7 @@ tracks/1/keys = {
|
||||
}
|
||||
|
||||
[sub_resource type="Animation" id="Animation_wvcio"]
|
||||
resource_name = "test_animation"
|
||||
resource_name = "jump_scare"
|
||||
length = 5.0005
|
||||
tracks/0/type = "value"
|
||||
tracks/0/imported = false
|
||||
@@ -492,8 +492,8 @@ _data = {
|
||||
&"RESET": SubResource("Animation_jtmj1"),
|
||||
&"death": SubResource("Animation_es4xk"),
|
||||
&"hit_wall": SubResource("Animation_ebyyx"),
|
||||
&"normal_attack": SubResource("Animation_v5qoq"),
|
||||
&"test_animation": SubResource("Animation_wvcio")
|
||||
&"jump_scare": SubResource("Animation_wvcio"),
|
||||
&"normal_attack": SubResource("Animation_v5qoq")
|
||||
}
|
||||
|
||||
[sub_resource type="Animation" id="Animation_v3vjx"]
|
||||
|
||||
Reference in New Issue
Block a user