Charas-Project

Game Creation => Requests => RPG Maker Programming => Topic started by: maximumcarnage on December 15, 2007, 03:15:40 AM

Title: Time Crisis Style shooting?
Post by: maximumcarnage on December 15, 2007, 03:15:40 AM
I just want to know on how to do this? :frag:
Title:
Post by: HobomasterXXX on December 15, 2007, 03:30:32 AM
I think I played a rm2k game with a shooter game which was similar. Should I link it?
Title:
Post by: maximumcarnage on December 16, 2007, 04:56:33 AM
well...okay.
Title:
Post by: HobomasterXXX on December 16, 2007, 11:57:07 PM
Actually, I think this is how they did it.

Basically, I think what you need to do is change the char to a cursor/crosshhair, and make the enemies below  player- then you make them all action button events, and make it so when you press the action button on them (shoot), they get erased and your score goes up or something.

That might work.