You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although dragging the inventory item works and goes back to its original spot when detecting another in a slot, some go behind the draggable items in the slots, making it look unpleasant.
A quick solution to this would be to set the top_level property to true when dragging the item.
The text was updated successfully, but these errors were encountered:
sebashtioon
added
the
bug
Unexpected hiccups in the game's code, causing various issues like distorted visuals or odd sounds.
label
Oct 27, 2024
Describe the bug
Although dragging the inventory item works and goes back to its original spot when detecting another in a slot, some go behind the draggable items in the slots, making it look unpleasant.
A quick solution to this would be to set the
top_level
property to true when dragging the item.The text was updated successfully, but these errors were encountered: