item position move to the bottom when equipped

Dahrona

Member
item position in the grid moves to the bottom when equipped. how to keep the position of the item from changing even though it is equipped?
 
You'll want to use the InventoryGridIndex option
1669019137857.png
This should automatically keep the position of the item in the grid.

Just to be sure your item being equipped is Unique and Mutable?
 
Top