Reworked farming tools pickup animations
This commit is contained in:
@@ -8,6 +8,7 @@ public partial class InventoryManager : Node
|
||||
[Signal]
|
||||
public delegate void SlotIndexChangedEventHandler(int newIndex);
|
||||
|
||||
|
||||
public static InventoryManager Instance { get; private set; } = null!;
|
||||
public int CurrentSelectedSlotIndex
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user