Jump to content

BetterConveyors

Overview
Creator: Emily Updated: 31 May 2021 Tags: 2.55, FFC, Global Downloads: 28
Rating[?]: No rating
Download Package
(2.16 KB)
Information

Description Setup Reviews Comments

Headers: "std.zh", "LinkMovement.zh"
If you want to change the default settings for combo type/flag, you can do so via the constants.
Create the combos you want for conveyors. They need to be of the specified type (default "Script 01"), and have either an inherent or placed flag from the list. Each flag indicates a different direction.

EITHER/OR:
GLOBAL SETUP:
Either use the example global, or merge it with your current global. You can modify the settings by changing the parameters to the 'runConveyors' function.
FFC SETUP:
You will need the LinkMovement.zh global setup still.
Place an FFC with the script attached on each screen you want to have conveyors. Set the arguments as follows:
D0: Speed (in pixels per frame)
D1: Set to 1 if you want the conveyors to affect the player
D2: Set to 1 if you want the conveyors to affect enemies
D3: Set to 1 if you want the conveyors to affect items

That's... about it.