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.
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
Copyright <YEAR> <COPYRIGHT HOLDER> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software…
opensource.org
Original Link:
【プラグイン/ver2.1.1】トロッコ搭乗
マップに敷いたレール上に配置したトロッコを調べると、自動的にレールに沿って走り出すプラグインを作成しました。グラフィックもカートに乗った状態に変化します。 なお、本プラグインはブログで公開していたVXAce用自作素材をMZ用にリメイクしたものです(ブログは閉鎖済み)。 使用方法 RPGツクールMZで新規プロジェクトを作成してください。 添付ファイルを解凍し、dataフォルダの中身をすべて1のdataフォルダにコピー(既存ファイルと置き換え)してください。 CartRide.jsを1のjs/pluginsフォルダ内にコピーしてください。...
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.
- 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 downloadLicense / 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
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.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...