Galv 1,387 Posted February 28, 2016 Invader Mini Game - Version 0.8 BETA RPG Maker MV Plugin Galv Introduction A much more complex and customizable remake of my Ace version. This is not a new user friendly plugin or plug-and-play. It requires eventing knowledge, database knowledge (animation) and a lot of time to set everything up how you like it. Basic javascript knowledge is beneficial.ScreenshotFeatures A top-down shooter mini game that can be played within your RPG Maker MV project. It's pretty much a game within a game and requires patience to create. Nearly everything in the mini game is customizable such as: - Game Objects (player, enemies, powerups, bosses, etc.) - Modules (weapons, armor, shields, etc. - items that can be equipped to objects) - Phases (parts of levels that control enemy spawn, background graphics, music, etc.) - Levels (made up of as many phases as required and records how well player does in each level) The setup of each of the above elements is done via script calls. An xls file is included to assist in building these script calls.Future updates will include - A scene where player will be able to equip modules to their ship and play the mini game with their own ship layout. - Touch screen capability - Extensive "How-To" tutorial for setting up the mini game - Much more!How to Use - Copy the "GALV_InvaderMiniGame.js" file into your project's /js/plugins/ folder. - Activate plugin using the 'Plugin Manager' - Create a new folder in your project: /img/invader/ - Copy from the demo or create your own HUD graphics, named as below: - /img/invader/invaderHudHull1.png - /img/invader/invaderHudHull2.png - /img/invader/invaderHudShield1.png - /img/invader/invaderHudShield2.png - Read the help file and examine the demo to learn how it works. It's a lot to take in but please study this documentation and demo before asking for assistance.PluginGet it hereCredit and Thanks - GalvTerms May be used in FREE RPG Maker MV projects (including graphics from the demo). Contact me if you wish to use this in a commercial project. Please credit "Galv". Updates 2016-04-15 - Version 0.8 - Vertical movement, armor, code optimization, charged weapons, weapon pickups 2016-03-05 - Version 0.6 - Bug fixes: Player now dies from collision damage. Objects will now spawn if created without modules. 2016-02-28 - Version 0.5 - BETA Release 3 Share this post Link to post Share on other sites
Rikifive 3,411 Posted February 28, 2016 HOLY BALLS! Could you make a 'game', so I could try this out just of curiosity? (I don't own MV, so can't do anything) Share this post Link to post Share on other sites
Galv 1,387 Posted February 28, 2016 There's a demo to download so you can try it out Share this post Link to post Share on other sites
+ TBWCS 953 Posted February 29, 2016 Finally, its time to make a shooter game :3 Share this post Link to post Share on other sites
Rikifive 3,411 Posted February 29, 2016 There's a demo to download so you can try it out Yeah, but it seems that I can't find out how to run it. Share this post Link to post Share on other sites
+ TBWCS 953 Posted February 29, 2016 You should have RPG Maker MV to play it, since Game.rpgproject needs the MV Editor. Share this post Link to post Share on other sites
Rikifive 3,411 Posted February 29, 2016 Yup, as I thought. That's why I asked for a game, not a demo. ( ͡ᵔ ͜ʖ ͡ᵔ ) Galv you lied to me! D: JK! ( ͡° ͜ʖ ͡°) But there shouldn't be the normal game.exe as well like in Ace? Share this post Link to post Share on other sites
Galv 1,387 Posted February 29, 2016 You can run MV games through web browsers. I find Firefox works for local MV games but Chrome does not. So get firefox and run the index.html in it Share this post Link to post Share on other sites
Rikifive 3,411 Posted February 29, 2016 Aww I see. Installing Firefox just for that would be kinda ridiculous. Well then, too bad. ~ I guess. Share this post Link to post Share on other sites
Galv 1,387 Posted April 15, 2016 Mini Game updated with new gameplay features. New version 0.8 https://youtu.be/icC_vaKkuCg 1 Share this post Link to post Share on other sites
Rikifive 3,411 Posted April 16, 2016 At least I could see the gameplay ~ It looks so awesome! Great work! 1 Share this post Link to post Share on other sites