more work on final boss
This commit is contained in:
parent
3e3b327f5e
commit
0bae67fd3b
7 changed files with 196 additions and 24 deletions
|
@ -2739,20 +2739,6 @@ tracks/18/keys = {
|
|||
"update": 0,
|
||||
"values": [ Vector2( 1e-05, 1e-05 ), Vector2( 1, 1 ) ]
|
||||
}
|
||||
tracks/19/type = "method"
|
||||
tracks/19/path = NodePath("../StateChart")
|
||||
tracks/19/interp = 1
|
||||
tracks/19/loop_wrap = true
|
||||
tracks/19/imported = false
|
||||
tracks/19/enabled = true
|
||||
tracks/19/keys = {
|
||||
"times": PoolRealArray( 2.9 ),
|
||||
"transitions": PoolRealArray( 1 ),
|
||||
"values": [ {
|
||||
"args": [ "transformed" ],
|
||||
"method": "send_event"
|
||||
} ]
|
||||
}
|
||||
|
||||
[sub_resource type="Animation" id=24]
|
||||
resource_name = "punching"
|
||||
|
@ -4025,7 +4011,7 @@ shape = SubResource( 14 )
|
|||
|
||||
[node name="LowerJaw" type="CollisionShape2D" parent="Hitbox"]
|
||||
position = Vector2( -21.3082, -76.1166 )
|
||||
rotation = 1.66395
|
||||
rotation = 1.66396
|
||||
z_index = 100
|
||||
shape = SubResource( 15 )
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue