Add implementation for box item

This commit is contained in:
2026-02-04 02:11:00 -08:00
23 changed files with 422 additions and 202 deletions

View File

@@ -94,6 +94,7 @@ public partial class Player : CharacterBody3D, IPlayer, IProvide<IPlayer>
#endregion
public bool CanEquipState { get; set; } = true;
private bool flipAttack = false;

View File

@@ -411,7 +411,7 @@ tracks/0/loop_wrap = true
tracks/0/keys = {
"times": PackedFloat32Array(0),
"transitions": PackedFloat32Array(1),
"update": 0,
"update": 1,
"values": [&"default"]
}
tracks/1/type = "value"