Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: JustOneMember on December 02, 2006, 02:04:15 AM
-
Is there a way I could possibly make a bow available in my ABS? If so, please tell me how. I think it's too boring if you're only able to attack, so yeah. If I could at least add in a bow attack it'd be a lot more fun than just sword attacking. If I could know how to add spells as well, that'd be pimp, but if I'm asking too much it's fine.
Edit:: I had an idea that the range attack could only be executed if you had a "bow" weapon equipped or something, I'd like to be able to do it like that if possible.
-
i made a abs ammo system at one time for controling your ammo supply. but i guess i dont quite understand. if you mean like making a bow animation.
-
Just make a different key for firing the arrow. It's exactly like making the sword script, but instead of making a switch to trig damaging enemies in front of you, you make a switch to trig the start of an event-made arrow.
-
Thanks Meiscool, I'll try that. I might not completely understand, but I'll find out somehow. Thanks again ^_^
-
Yyyeah, I'm having trouble >_< Could you please elaborate?