@JohannaMakesGames@mastodon.gamedev.place
Post #1718473
2026-03-21 19:36 UTC
Phew. What an evening. I scrapped the inventory system that I built after a tutorial, and tried to understand the pieces enough to make my own version.
Which was a good idea, because the inventory in the tutorial used coding methods that were way out of my skillset and trying to change it would have resulted in chaos and misery.
But with the help of my friend, I managed to set up the inventory system, yay! Next time, I can start filling it with potatos 🥔
Replies (1)
-
@JohannaMakesGames@mastodon.gamedev.place 2026-03-21 19:38
P.S.: part of my struggle was that although I used classes many times before, I never fully understood them. So today I sat down and learned a bit more about the basics. I am positive that I understood the concept enough now to actually use it independently. (Fingers crossed.)