Author nz_prism from JP forums
Displays a cart sprite upon a character when they get on a cart.

Here is the sample, but you need to replace with the updated plugin to make everything works.
how to use
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.
opensource.org
You can without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the software.
Original Link:
forum.tkool.jp
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.
Displays a cart sprite upon a character when they get on a cart.

Here is the sample, but you need to replace with the updated plugin to make everything works.
how to use
- Create a new project with RPG Maker MZ.
- Unzip the attached file and copy all the contents of the data folder to the data folder of 1 (replace the existing file).
- Copy CartRide.js into the js/plugins folder of the new project.
- Open RPG Maker MZ and open Plugin Management.
- Please enable CartRide. Also, please read the plugin description carefully.
- Please check the operation in the test play.
- 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.
The MIT License | Open Source Initiative

Original Link:
MZプラグイン「トロッコ搭乗」
マップに敷いたレール上に配置したトロッコを調べると、自動的にレールに沿って走り出すプラグインを作成しました。グラフィックもカートに乗った状態に変化します。 なお、本プラグインはブログで公開していたVXAce用自作素材をMZ用にリメイクしたものです(ブログは閉鎖済み)。 使用方法 RPGツクールMZで新規プロジェクトを作成してください。 添付ファイルを解凍し、dataフォルダの中身をすべて1のdataフォルダにコピー(既存ファイルと置き換え)してください。 CartRide.jsを1のjs/pluginsフォルダ内にコピーしてください。...

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
Last edited: