alfredbaudisch / GodotDynamicInventorySystem

Godot's fully dynamic inventory system, UI with infinite scrolling, item categories, equipment slots, database of items, inspired by Zelda Breath of the Wild
https://bit.ly/GodotUI
Other
503 stars 38 forks source link

Godot 4 support #2

Closed Alvarden15 closed 9 months ago

Alvarden15 commented 1 year ago

Since the Godot 4 stable release is now out, when will the Godot 4 version come out? Just curious.

alfredbaudisch commented 1 year ago

Hey, I started remodeling the inventory course to Godot 4 and then the inventory project itself will come along (the code will be updated before the full course, since I need the updated code in order to update the content). But no ETA.

Alvarden15 commented 1 year ago

Ok, thanks for the info! BTW: it was a good idea to take inspiration from BOTW (in my opinion, at least).

alfredbaudisch commented 1 year ago

Thanks!

Alvarden15 commented 1 year ago

Aaaand now that TOTK has been released, do you want to keep the BOTW layout or change it to TOTK's new layout? I ask that due to the many QoL changes made compared to BOTW's inventory system.

Thank you for your time.

Bejasc commented 11 months ago

hey @alfredbaudisch - any update on progress for Godot 4?

alfredbaudisch commented 9 months ago

You can follow the migration to Godot 4 here: #4

alfredbaudisch commented 9 months ago

Migrated to Godot 4. Code in the master branch.