Box item implementation
This commit is contained in:
@@ -94,6 +94,7 @@ public partial class Player : CharacterBody3D, IPlayer, IProvide<IPlayer>
|
||||
|
||||
#endregion
|
||||
|
||||
public bool CanEquipState { get; set; } = true;
|
||||
|
||||
private bool flipAttack = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user