Help with "switch items"

● ARCHIVED · READ-ONLY
Started by DarlesLSF 4 posts View original ↗
  1. I want to make a system where the player can switch items on the inventory, but I dont know how to do that. Someone can help me with that?
  2. Can you explain in a bit more detail what you mean by "switch items"?
    Do you mean deciding the position in the inventory of the individual items manually?
  3. lordosthyvel said:
    Can you explain in a bit more detail what you mean by "switch items"?
    Do you mean deciding the position in the inventory of the individual items manually?
    Yeah
  4. In rpg maker the items position depends by database's Id.
    For what I know.