MAIN AND SUB WEAPONS

Posts

Pages: 1
Is it possible for characters to have a main and a sub weapon that they can switch between? If so, how do you do this?
halibabica
RMN's Official Reviewmonger
16948
In what engine?
I'm using RPG Maker VX Ace--sorry for not making that clearer
halibabica
RMN's Official Reviewmonger
16948
I don't have any experience with that engine, but to my understanding, just about anything is possible through scripting, and this sounds totally doable.
I think we need more information here. Are you making an RPG, an action game, a shooter, or what?
I am making an RPG, and each of the three characters has a physical weapon (a sword, a bow, and a boomerang-like weapon, respectively), and a weapon to cast spells with (a harp, a flute, and a crystal, respectively)
Marrend
Guardian of the Description Thread
21806
I guess one way to do it is to define your secondary weapons as a "shield", and be able to equip them that way. Though, I get the odd impression that you want to switch weapons mid-battle. Which, yeeeaaaaah, would require some kind of scripting.
I like the define as a shield idea--may do that.
Pages: 1