In my current project, I'm making sure the main protagonist is the only playable character in battle. Though, I want to limit the decisions available for the other Actors that use the "Auto-Battle" feature.
What I want to do, specifically, is to prevent the extra Actors from using items.
(I know it sounds weird. The reason is because in my game, items are VERY scarce)
Anyway, is there a way I can do this?
Oh and a second question:
Can I limit the amount of items a shop can sell?
Like I said above, items are scarce in my game. I have stores, but I don't want people to just save up all their money and dump it into the stores for items that are usually low on stock.
(Like is there a script or something that can do this?)