Placement of an equipped item slot


I need a slot for equipped items to go in my inventory, but I can’t seem to find a decent way to implement it into the current setup I have right now. How could I cleanly implement this slot into the UI? (Right now it’s just the floating one on the left)

1 Like

You could go for the “minecraft” approach and have a separated section for the equipped item (like the slot for the left hand item) as well as potentially the player’s character with the equipped item in a viewport

Also on a second note I’m now realizing that this game looks quite a lot like minecraft so it would definitely suit you