thinkin about whether it's possible to make a script for rpg maker mv that makes a throw command easier to implement
right now the only way to do it (without making more scripts) is to make a separate skill for every single throwable item, which is time consuming and adds a LOT of clutter to the skill list
update: it's actually totally possible and im like halfway done with the most basic form of a simple throw command script