Caterpillar Party at Different Speeds?
Moderators: marionline, SDHawk
- Taco Bot
- Meat, Cheese, and Silicon
- Posts: 484
- Joined: Fri Jul 18, 2014 12:15 am
- Location: Santa Cruz
- Contact:
Caterpillar Party at Different Speeds?
For my game, the players will sometimes move at speed 2 or 10, different speeds than the default 4. The speed works, mostly, except that the spacing between members in the caterpillar party gets all wonky. At slower speeds, the party members walk way too close together. Is there any way to undo this with plotscripting?
Sent from my iPhone
- Bob the Hamster
- Liquid Metal King Slime
- Posts: 7460
- Joined: Tue Oct 16, 2007 2:34 pm
- Location: Hamster Republic (Ontario Enclave)
- Contact:
Unfortunately there is no easy way to fix this
You can plotscript your own caterpillar, but it will not be a simple script.
One approach would be to disable normal movement, and script your own movement when the player presses arrow keys
Then you would have to keep track of a history of the last 3 steps that the leader made so that the other heroes could repeat those movements.
You can plotscript your own caterpillar, but it will not be a simple script.
One approach would be to disable normal movement, and script your own movement when the player presses arrow keys
Then you would have to keep track of a history of the last 3 steps that the leader made so that the other heroes could repeat those movements.
- Bob the Hamster
- Liquid Metal King Slime
- Posts: 7460
- Joined: Tue Oct 16, 2007 2:34 pm
- Location: Hamster Republic (Ontario Enclave)
- Contact: