public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MZMinecart Ride Plugin

BMM Archive · July 15, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: Minecart Ride Plugin
  • Original author: Kupotepo
  • Original date: October 2, 2020
  • Source thread: https://forums.rpgmakerweb.com/threads/minecart-ride-plugin.128182/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)

Summary

Author nz_prism from JP forums Displays a cart sprite upon a character when they get on a cart. { "lightbox_close": "Close",

Archived First Post

Author nz_prism from JP forums

Displays a cart sprite upon a character when they get on a cart.
1601655834966.png

Here is the sample, but you need to replace with the updated plugin to make everything works.

how to use
  1. Create a new project with RPG Maker MZ.
  2. Unzip the attached file and copy all the contents of the data folder to the data folder of 1 (replace the existing file).
  3. Copy CartRide.js into the js/plugins folder of the new project.
  4. Open RPG Maker MZ and open Plugin Management.
  5. Please enable CartRide. Also, please read the plugin description carefully.
  6. Please check the operation in the test play.
  7. When using it in your own project, copy the start and end events of the minecart from the sample map.

Instruction which can be found in the plugin itself:
How to Use
* 1. Configure the Tileset (See below for the detail).
* 2. Place rail tiles on a map. Although you MUST place at least the start and the end, you can place any other rails as you wish to.
* 3. Copy & paste the Cart event (Start) on the sample map.
* 4. Correct the direction of the sprite at the page1 of 3.
* 5. Copy & paste the Cart event (End) on the sample map.
* 6. Correct the direction of the sprite at the page2 of 5.
* 7. When you click the Cart event (Start), the player goes along the rail with its sprite on the cart. It automatically stops at the end of the rail.
*
* ■ Tileset Configuration
* See the tab "C" of the Tileset ID 4 "Dungeon".
* Set the "Passage: 4 Directions" the same as the sample project.
* if you use the default tilesets, it's a best practice to copy & paste the sample tilemap.
*
* ■ Cart Event
* There are 2 types of the Cart event for each of the start and the end.
* They reflect the setting for the followers. See the note of the events.

Terms of Use
This plug-in is released under the MIT license.
You can without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the software.

Original Link:

Note please download the below plugin too because it is updated.

Please note that you will not be able to walk normally on the rails after installing this plugin.

The author has also updated to version 1.0.1.
You can update it by replacing CartRide.js in the js/plugins folder with the attached file.
  • Supports minecart character graphics that are not 48x48 size
    • Files with $ at the beginning of the file name can also be used
  • Remove unnecessary functions for testing

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

License / Terms Note

Terms of Use This plug-in is released under the MIT license. The MIT License Copyright Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software…

Referenced Images / Attachments

opensource.org
opensource.org
opensource.org
opensource.org
forum.tkool.jp
forum.tkool.jp
Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#rmmz#plugin-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar