GDQuest / learn-gdscript

Learn Godot's GDScript programming language from zero, right in your browser, for free.
https://gdquest.github.io/learn-gdscript/
Other
2.04k stars 149 forks source link

Lesson 25 - Displaying the Inventory Items #942

Open PhyeBloodrose opened 5 months ago

PhyeBloodrose commented 5 months ago

Issue description: In this practice example it wants to teach you how to get items from an index and how much of each item is displayed on the inventory screen. You can just put a 1 there and it will consider it a success even though there are specific amounts of items you need to display.