mirror of
https://github.com/creyD/ludum_dare_46.git
synced 2026-06-13 22:12:23 +02:00
Fixed StateBug
This commit is contained in:
@@ -736,7 +736,7 @@ __meta__ = {
|
||||
}
|
||||
|
||||
[node name="Stats" parent="." instance=ExtResource( 5 )]
|
||||
max_health = 5
|
||||
max_health = 999999
|
||||
|
||||
[node name="AnimationStates" type="Node" parent="."]
|
||||
script = ExtResource( 15 )
|
||||
|
||||
Reference in New Issue
Block a user