Caterpillar Script
#1
Demo
Caterpillar Script

Features:
  • Move any train actor independently of the train using Move Route commands
  • Return actors to player position with one command
  • Make train actors invisible with a switch
Instructions:

Independent movement:

Input the following in a script command before the Move Route:
Code:
$game_temp.transfer_move_route = i
The next move route will be applied to train actor i (no matter which event it says its for), where i is the numerical order of the actors. So if your party is Arshes, Gloria, Basil, and Felix, in that order, Gloria is 1, Basil is 2, and Felix is 3.

Return actors to position:
Place this in a script command:
Code:
return_train_to_player
The train actors will begin walking back to the player's position. If you want the game to "freeze" until they do, use a Wait for Move's Completion command.

Make actors invisible:
You can change the number of the switch that makes the train actors invisible in Global Stuff, by changing this line:

Code:
TRANSPARENT_SWITCH = 10
Turning on that switch number will cause the actors to vanish.



Note: Not interested in developing this further. Bug fixes only, please, not suggestions for features. Thanks!

UNSUPPORTED SYSTEM.
This script is no longer supported by its creator.
Reply
#2
How to make it work with Rataime's Reflections script

?
Reply
#3
Rataime's systems were not designed for any other caterpillar other than the original caterpillar script called Train Party by fukuyama, found in another topic.
Up is down, left is right and sideways is straight ahead. - Cord "Circle of Iron", 1978 (written by Bruce Lee and James Coburn... really...)

[Image: QrnbKlx.jpg]
[Image: sGz1ErF.png]    [Image: liM4ikn.png]    [Image: fdzKgZA.png]    [Image: sj0H81z.png]
[Image: QL7oRau.png]    [Image: uSqjY09.png]    [Image: GAA3qE9.png]    [Image: 2Hmnx1G.png]    [Image: BwtNdKw.png%5B]
  Above are clickable links
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
   Script Commands Bug Fixes kyonides 2 348 02-27-2025, 07:24 AM
Last Post: kyonides
   The Steal and Peep Script DerVVulfman 12 811 02-19-2025, 07:20 AM
Last Post: Ace_V
   Text Scroll Script - Enhanced DerVVulfman 23 36,254 02-18-2021, 04:16 AM
Last Post: DerVVulfman
   Cursor Script Selwyn 7 16,300 09-28-2019, 02:13 PM
Last Post: DerVVulfman
   ACBS FIX SCRIPT #2: Advanced Cry Correction DerVVulfman 1 5,076 08-09-2019, 03:42 PM
Last Post: aeliath
   ACBS FIX SCRIPT #1: Victory Cries Patch DerVVulfman 1 5,184 08-08-2019, 02:53 PM
Last Post: aeliath
   Spritesheet Generator Conversion Script DerVVulfman 0 4,592 11-21-2018, 04:48 AM
Last Post: DerVVulfman
   Neo Mode 7 Script by MGCaladtogel MGC 59 130,487 09-29-2017, 03:48 AM
Last Post: DerVVulfman
   Longer Script Calls LiTTleDRAgo 0 5,209 05-17-2017, 12:36 AM
Last Post: LiTTleDRAgo
   SLOLS: Snake Look-alike on Load Script Zeriab 3 11,876 05-14-2017, 06:25 PM
Last Post: LiTTleDRAgo



Users browsing this thread: 1 Guest(s)