This website requires JavaScript.
Explore
Help
Register
Sign In
damien
/
godot_grid_inventory
Watch
1
Star
0
Fork
0
You've already forked godot_grid_inventory
mirror of
https://github.com/D4M13N-D3V/godot_grid_inventory.git
synced
2025-03-14 08:14:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
godot_grid_inventory
/
grid_inventory_system
/
scripts
History
Damien Ostler
25231836b0
fix the inventory grid class to account for global position not being 0,0 when autofilling
2024-01-09 00:25:38 -05:00
..
ContextMenu.gd
feat context menu for right clicking items to take action against them
2024-01-08 00:10:22 -05:00
InventoryController.gd
fix the inventory grid class to account for global position not being 0,0 when autofilling
2024-01-09 00:25:38 -05:00
InventoryGrid.gd
fix the inventory grid class to account for global position not being 0,0 when autofilling
2024-01-09 00:25:38 -05:00
InventorySlot.gd
feat added item rotation when dragging
2024-01-07 21:30:49 -05:00
Item.gd
feat context menu for right clicking items to take action against them
2024-01-08 00:10:22 -05:00
ItemConfiguration.gd
feat context menu for right clicking items to take action against them
2024-01-08 00:10:22 -05:00
ItemDB.gd
fix
2024-01-07 17:07:30 -05:00
ItemSlot.gd
feat added support for multiple grids at once and being able to drag items between them
2024-01-07 22:40:21 -05:00