gd,refacto: added state chart addon and namespace cleanup
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
using PolarBears.PlayerControllerAddon;
|
||||
namespace Movementtests.player_controller.Scripts;
|
||||
|
||||
public partial class AnimationPlayer : Godot.AnimationPlayer
|
||||
{
|
||||
@ -6,4 +6,4 @@ public partial class AnimationPlayer : Godot.AnimationPlayer
|
||||
{
|
||||
Play(Constants.PLAYERS_HEAD_ANIMATION_ON_DYING);
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user