Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 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
   Text Scroll Script - Enhanced DerVVulfman 23 29,457 02-18-2021, 04:16 AM
Last Post: DerVVulfman
   Cursor Script Selwyn 7 12,968 09-28-2019, 02:13 PM
Last Post: DerVVulfman
   ACBS FIX SCRIPT #2: Advanced Cry Correction DerVVulfman 1 3,858 08-09-2019, 03:42 PM
Last Post: aeliath
   ACBS FIX SCRIPT #1: Victory Cries Patch DerVVulfman 1 3,849 08-08-2019, 02:53 PM
Last Post: aeliath
   Archived Script Listings DerVVulfman 9 33,318 01-08-2019, 04:27 AM
Last Post: DerVVulfman
   Spritesheet Generator Conversion Script DerVVulfman 0 3,535 11-21-2018, 04:48 AM
Last Post: DerVVulfman
   Neo Mode 7 Script by MGCaladtogel MGC 59 110,550 09-29-2017, 03:48 AM
Last Post: DerVVulfman
   Longer Script Calls LiTTleDRAgo 0 4,304 05-17-2017, 12:36 AM
Last Post: LiTTleDRAgo
   SLOLS: Snake Look-alike on Load Script Zeriab 3 10,085 05-14-2017, 06:25 PM
Last Post: LiTTleDRAgo
   H-Mode7 Caterpillar Chaotech Games 8 17,154 03-10-2017, 12:19 AM
Last Post: Lizzbutt



Users browsing this thread: