How to Make an Inventory System in Godot - (#1)
Video Statistics and Information
Channel: Arkeve
Views: 39,371
Rating: undefined out of 5
Keywords: godot, tutorial, indiedev
Id: FHYb63ppHmk
Channel Id: undefined
Length: 9min 25sec (565 seconds)
Published: Sat Aug 15 2020
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
This is for a fixed inventory size, but you could also add a
ScrollContainer
and add the entries (filled/empty boxes) in code.I've been looking for a video like this. Thanks