Swimming Mini Game
Commercial Plugin for RPG Maker MV.
Last updated
Commercial Plugin for RPG Maker MV.
Last updated
This is a commercial plugin. The lowest price for this is $15.
Download Plugin from itch.io.
Ever wanted to have your game have a mini game where it's all about having swimming? Or probably want to make a game where the players swim for a reward? That's the purpose of this plugin, so look no further!
Description:
A map to script based plugin, this mini game plugin allows you to set up a distance for the map as a swimming area.
Features:
Basic Swimming
Stamina Based swimming button.
Empower based swimming button.
Notes:
The background of the swimming area uses the MAP image. This means when you want to create a swimming pool, it should be the map. You can also use a parallax and it would be fine.
The DISTANCE that is needed for the actor or contender to reach is the screen x value. For example, by default, it is 720. That is the 720 x coordinate in the screen (which by default the width of the game screen is 812).
Each actor sprite has a name and cycle values. For example, your actor's name you placed is Harold. In the pictures folder, you should have Harold, Harold1, Harold2, Harold3. This would be the interchangable graphics to show that the actor is swimming. This would go the same for the contender.
Controls:
Longpress the Right Directional Key to Swim. This costs less energy. (Key changable in parameters)
Longpress the SHIFT Key to Sprint Swim. This costs more energy. (Key changable in parameters)
Use the mouse key to use the Splash, Crash or Advantage skills (from the buttons).
Accessible Variables:
From the plugin parameters, you may have noticed the Switch Tie In. The switch tie in is a parameter where, you can tie in a switch so you would know if you won or you lose. This means that the switch can be used to access either you won or you lose, and can do particular events with it. This goes the same with the first, second and third contender. By default, your energy is 100. Same goes with the contenders.