1
This commit is contained in:
@@ -9,7 +9,7 @@ using UnityEngine;
|
||||
|
||||
namespace BITFALL.Feel
|
||||
{
|
||||
public sealed class PlayerHandAnimations : EntityComponent
|
||||
public sealed class PlayerHandAnimations : EntityBehavior
|
||||
{
|
||||
[SerializeField] private UnityAnimator animator;
|
||||
|
||||
|
Reference in New Issue
Block a user