Resident Evil Arrow puzzle.
Overview
Creator:
Alucard648
Added: 31 Jul 2022
Tags:
FFC
Downloads: 13
|
View Script
Download Package (868.6 KB) |
Information
A maze-like arrow puzzle. Made on request by SkyFlare.
Description Setup Reviews Comments
1. Set up combos for arrows, use CF_ARROW_PATH_DIR_* as inherent flags for defining arrow pointing direction.
2. Build the puzzle area. Surround puzzle area with NoPushBlock, also use that flag as obstacles.
3. Additionally you may place bombs, flagged with CF_ARROW_PATH_FAILURE.
4. Place FFC with script at start position and flag CF_ARROW_PATH_GOAL for goal point.
D0 - starting direction. 0 - up, 1 - dpwn, 2- left, 3- right.
2. Build the puzzle area. Surround puzzle area with NoPushBlock, also use that flag as obstacles.
3. Additionally you may place bombs, flagged with CF_ARROW_PATH_FAILURE.
4. Place FFC with script at start position and flag CF_ARROW_PATH_GOAL for goal point.
D0 - starting direction. 0 - up, 1 - dpwn, 2- left, 3- right.



