Jump to content

Advanced Block Puzzles

Overview
Creator: ywkls Updated: 31 May 2021 Tags: FFC Downloads: 41
Rating[?]: Rating: 4/5 (1 rating)
View Script Download Example
(1.67 MB)
Information

Description Setup Reviews Comments

Includes the following scripts:

1. Push blocks- Scripted push blocks.
Can be set to have various requirements before they can be pushed.
Supports push blocks that fall when pushed off ledges in sideview.
Also, can be set to mimic behavior of any existing push block including uni-directional.
2. Color Cube- Rotating six-sided block from Oracle series.
When pushed, it will change appearance to a new side.
If it rotates onto a specially marked combo with the right side up, sets a flag for other scripts to detect.
3. Dominion Block- Block that moves continually based on pressing the arrow keys from LA.
Won't cross path where it has already been.
Won't cross solid combos.
Won't cross combos with flag 67 (no push blocks).
4. Register Check- Used by Push Blocks and Color Cube to detect multiple blocks are in place.
Uses Screen->D registers to detect completion.
Can have up to 8 onscreen.
5. Register Reset- Resets Screen->D register.
Uses to reset puzzles that use these when you leave a screen and reenter.
6. Type Puzzle- Used to detect how many of a combo type are on screen.
Used in conjuction with Dominion Block.

Tileset by HeroofFire

Updates
5-31-21
Adjusted Dominion Block script to move more slowly
Fixed issue with Push Blocks script
Fixed setup issue with demo