Trilobytes MZ: Higher Jumps

● ARCHIVED · READ-ONLY
Started by Trihan 2 posts View original ↗
  1. Higher Jumps v1.00
    Trilobytes by Trihan

    Introduction
    Have you ever watched your RPG Maker character gracefully jumping through the air and been like "Well that's cool and all...but it'd be awesome if they jumped *higher*..."? If you have, this is the plugin for you! If you haven't, this is still the plugin for you; you just probably won't use it for anything.

    Features

    • Exactly what it says on the tin. Lets you make a character jump higher. Or lower, you're allowed to do that.

    Screenshots
    None...hopefully for obvious reasons.

    How to Use
    Open your Plugin Manager, double click a blank space, select TLB_HigherJumps from the dropdown and have fun!

    Plugin Commands / Script Calls
    To jump through the air with the greatest of ease, use the following plugin command:

    Jump

    Character ID:
    - 0 for "this event"
    - -1 for "player"
    - -2 to -5 for followers 1-3
    - > 0 for that event ID on the map

    Jump Height:
    - Default base jump height is 10. Set higher for a higher jump, or lower
    for a lower one.

    X shift:
    Y shift:
    - These work the same as in the event command. If left blank,
    they will default to 0. Both being 0 will be a jump on the spot.

    Note that if the player jumps, all followers will too, but a follower
    jumping will jump by itself. There is no positional reset after this, so
    if you wish the follower to return to its previous tile you'll have to move
    it there manually.

    Demo
    N/A

    Download
    Get it from itch.io

    Special thanks
    @SGHarlekin for the original request

    Terms and Credits
    Copyright 2024 Trihan

    Permission is hereby granted, free of charge, to any person obtaining a copy
    of this software and associated documentation files (the "Software"), to deal
    in the Software without restriction, including without limitation the rights
    to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
    copies of the Software, and to permit persons to whom the Software is
    furnished to do so, subject to the following conditions:

    The above copyright notice and this permission notice shall be included in
    all copies or substantial portions of the Software.

    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
    AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
    OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
    SOFTWARE.

    Please credit "Trilobytes" or "Trihan" if using this plugin in your game. I would appreciate a copy of any finished game you create that uses it, but this is entirely at your discretion.
  2. Oooh, I might have a use for this.
    If I do, I'll definitely come back and grab a copy.