29b516c3714723b2e32a611f77a4a1081c80535e
Adds interactive drag-and-drop functionality to the inventory spawner, allowing users to move items within the grid. - Implements `InventoryItemSpawnerCallbacks` to handle item movement - Adds `moveItem` utility to update inventory state via signals - Integrates `dragDropEventEffect` for item interaction - Updates `InventoryTestScene` to demonstrate movement - Adjusts text colors in `GRID_CONFIG` for better visibility
Description
No description provided
1,014 KiB
Languages
TypeScript
98.3%
JavaScript
0.8%
HTML
0.6%
CSS
0.3%