Godot 4 - Inventory System

2 years ago
76

A simple Godot 4 inventory system with equipment mesh attachments. The system loads a collection of tres files into a database on startup, then uses item names to get item data. The inventory has simple drag and drop features, all slots are instances of a single template.

Loading comments...