Non-solid Klotski Blocks
Overview
Creator:
Alucard648
Updated: 27 Oct 2023
Tags:
FFC
Downloads: 16
|
View Script
Download Package (1.84 MB) |
Information
Non-Solid sliding puzzle blocks.
Made on request by SkyFlare
Made on request by SkyFlare
Description Setup Reviews Comments
Upon compiling, assign 2 FFC scripts.
Effect Width and Height used and is automatically set to be tile dimensions multiplied by 16.
D0 - bracelet level requirement.
D1 - allowed push directions. Add together - 1-up, 2-down, 4-left, 8-right. 0 for all directions.
D2 - 1 - require same-colored trigger combo for trigger secrets.
D3 - 0 - not count for trigger
D4 - 1 - allow pushing onto same-colored #67 flags, +2 -> Icy variant, continues moving in direction, +4 - bounce off another ice block.
//Automatic 1x1 Klotski block mass-maker, for non-solid anagram puzzles.
1.Flag all combos to be transformed into Klotski Blocks with CF_AUTOMATIC_KLOTSKI_MAKER combo flag
2.Place invisible FFC with script anywhere oin the screen. No arguments needed.
Effect Width and Height used and is automatically set to be tile dimensions multiplied by 16.
D0 - bracelet level requirement.
D1 - allowed push directions. Add together - 1-up, 2-down, 4-left, 8-right. 0 for all directions.
D2 - 1 - require same-colored trigger combo for trigger secrets.
D3 - 0 - not count for trigger
D4 - 1 - allow pushing onto same-colored #67 flags, +2 -> Icy variant, continues moving in direction, +4 - bounce off another ice block.
//Automatic 1x1 Klotski block mass-maker, for non-solid anagram puzzles.
1.Flag all combos to be transformed into Klotski Blocks with CF_AUTOMATIC_KLOTSKI_MAKER combo flag
2.Place invisible FFC with script anywhere oin the screen. No arguments needed.



