Minor fixes, upgrade to 4.4.0-dev4
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
[sub_resource type="Resource" id="Resource_btp2w"]
|
||||
script = ExtResource("2_xq68d")
|
||||
RotationSpeed = 1.5
|
||||
MoveSpeed = 3.0
|
||||
MoveSpeed = 8.0
|
||||
Acceleration = 1.0
|
||||
CurrentHP = 100
|
||||
MaximumHP = 100
|
||||
@@ -99,9 +99,9 @@ step = 0.0833333
|
||||
|
||||
[sub_resource type="AnimationLibrary" id="AnimationLibrary_w8l8m"]
|
||||
_data = {
|
||||
"RESET": SubResource("Animation_hcjph"),
|
||||
"attack": SubResource("Animation_0jjwv"),
|
||||
"explosion": SubResource("Animation_uxo8q")
|
||||
&"RESET": SubResource("Animation_hcjph"),
|
||||
&"attack": SubResource("Animation_0jjwv"),
|
||||
&"explosion": SubResource("Animation_uxo8q")
|
||||
}
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_irupf"]
|
||||
@@ -387,7 +387,7 @@ omni_attenuation = 0.27
|
||||
[node name="AnimationPlayer" type="AnimationPlayer" parent="."]
|
||||
unique_name_in_owner = true
|
||||
libraries = {
|
||||
"": SubResource("AnimationLibrary_w8l8m")
|
||||
&"": SubResource("AnimationLibrary_w8l8m")
|
||||
}
|
||||
|
||||
[node name="HealthTimer" type="Timer" parent="."]
|
||||
|
||||
Reference in New Issue
Block a user