SPACE_MONKEY'S PROFILE

Search

Filter

Community Game - Seeking Gam Macker's

I am looking for game makers for "Arcade Hero"Clicky Clicky Linky Linky, an RPG MAKER VXAce community game. Arcade Hero is a business sim game where you are the arcade proprietor. I'd like to get a solid list of at least 20 games that the player can unlock or buy for their arcade.

So, here's the deal. Post here if you'd like to make a game. Let me know how many switches, variables, etc. you'll need and I'll give you a range for them. All game makers will receive whatever honors, credit, etc. I can bestow (developer, tester, etc.)

A little information about the games:

The games that I am adding are all spoofs of popular arcade and video games. For example "Road Fighter II" with Hya Ryabusa. However, your games do not have to be spoofs and can be original games.

Some of the specific game styles (in parody) I'd definitely like to add are

-Pac Man
-Space Invaders
-P.O.W. (Prisoners of War)
-Guerrilla Warfare
-Donkey Kong
-Dragon's Lair
-Double Dragon
-Guantlet
-Altered Beast
-a railgun shooter

If you think you can design any of these (or would like to design something else to be included in the game) please feel free to post or message me directly.

Thanks!

Hya_WalkL5x.png

Credit:

Base Model - "River City Ransom Style Street Fighter II Sprites by Dollarcube (at) gmail (dot) com.

Walking Animation - Space_Monkey

Hya_Punchx5.png

Credit:

Base Model - "River City Ransom Style Street Fighter II Sprites by Dollarcube" at (his name then an @ sign then gmail then dot then com).

Punching Animation - Space_Monkey

Hya_Kickx5.png

Credit:

Base Model - "River City Ransom Style Street Fighter II Sprites by Dollarcube" at (his name at gmail dizzot com)

Kicking Animation - Space_Monkey

Pretendo5x.png

Credit: Space_Monkey

Saga_genous5x.png

Credit: Space_Monkey.

Arcade Hero

There's really no plans for a story per se. You start the game as the new owner of an arcade with $500 in quarters. You have to buy arcade games to put in your new business. You can borrow money, talk to customers, play your own games, etc. Think "Wall Street Kid" for Nes. The game is pretty open to the community so If someone does have characters/stories/games/etc. they're free to submit them to be included.

Sprite Changing Items - ACE

You can also change graphics with a "set movement route" command.

Sprite Changing Items - ACE

If you are using the free trial of ace then I believe common events are disabled if I remember correctly.

A really simple way of doing it though would just be to put an event on the maps that contains a "conditional branch".

Go to event -> right click in the content field -> insert -> conditional branch (under flow control) -> 2nd tab -> fill in dot for actor -> pick the character that will experience a sprite change from having the thing equipped -> click the weapon or armor that will change the sprite from the drop-down menu -> click ok.

Now, you have a blank conditional branch that means IF you have this thing equipped THEN this blank will happen. What you want to do next is fill in the blank by clicking on the @> under conditional branch -> insert -> page 3 -> under system settings click "change actor graphic" button and pick the graphic you want him to wear.

the end result should look like this:

@>Conditional Branch: your guy's name is your piece of equipment name Equipped
@>Change Actor Graphic your guy's name, 'thegraphichewillwear','theoldgraphic'
@>
: Else
@>
: Branch END
@>


Bad quest but Avatar Image

uh.. you have to put the image on the internet. hover over your username at the top of this webpage. a drop-down menu will appear and in it is "locker". click on that. then, click "upload" and choose file.

once "bad quest" is in your locker, click on the file in your locker. this will show you the picture and "file path". copy and paste the "file path" into the "text box" next to your avatar image choice.