So I wan't a scenario in my game were a character steals 3 items one at a time.
I know how to open the item menus using the "SceneManager.call(Scene_Item)"
But the problem is that the game pauses when you use that command.
I wan't the items to go away so that the player can see them deplete from there inventory.
If there's a way to do this please let me know!
I know how to open the item menus using the "SceneManager.call(Scene_Item)"
But the problem is that the game pauses when you use that command.
I wan't the items to go away so that the player can see them deplete from there inventory.
If there's a way to do this please let me know!
