Jump to content

Crystal Switch Puzzle

Overview
Creator: A Link to Frustration Updated: 17 Dec 2014 Tags: FFC Downloads: 86
Rating[?]: Rating: 4.33/5 (2 ratings)
View Script Download Example
(863.85 KB)
Information

Description Setup Reviews Comments

Change the integers declared at the top of the script to reflect what they would be pointing to in YOUR quest. (Right now they are set to my specifications from the Demo Quest.)

Combos should be in order, with the first combo as the first color (Color 0).

Setup all of the combos with Strike->Next flags except for the last one on your list, which when hit should change to the screen's Under Combo.

Set the screen's Under Combo to be the first combo (Combo 0) on your list, so that the colors loop back once they've run their course.

Place the FFCs using this script onto your crystals, setting D0 to which color is the correct answer (the first color is 0), and set them to be "Translucent" and to "Run at Screen Init".

Make sure to have a Secret Combo set for the screen so that the puzzle actually accomplishes something.

I advise having the tiles used by each crystal be 8-Bit, so that they do not change along with the CSet, and remain uniform throughout your quest.

(These instructions are also included in the script's code.)