Skip to content

toffesource/Godot-Game-Engine-PlayerInventory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GodotPlayerInventory

Project Features

  • Organize items in inventory via drag and drop.
  • Split stackable items. (Right click a stacked item while holding shift key to split.)
  • Item stacking limit. (A stackable item will occupy a new slot once it reaches its stack limit.)
  • Item information. (Right mouse click to show a detailed description of a selected item.)
  • Merge similar items.
  • Save inventory's current state.
Links
Toffe Youtube Channel https://www.youtube.com/c/toffe
Godot Game Engine https://godotengine.org
Kenney Assets (Generic Items) https://kenney.nl/assets/generic-items

Note

  • On Windows, the player data file is saved at %appdata%\Godot\app_userdata\GodotPlayerInventory\, with the file name of PlayerData.
  • On Linux, /home/$USER/.local/share/godot/app_userdata/Godot_3.1_PlayerInventory/ You could also click on Projects > Open Project Data Folder while the project is loaded in Godot.

Kindly subscribe to my Youtube channel for more updates. Thank you for all your support! - Toffe

About

A simple player inventory system made using the Godot Game Engine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published