Description: This task covers the implementation of the core mechanic scripts for the Sequential Filling in Level 6.
Requirements:
-
Create logic to randomize the order of the vases at the start of the level.
-
Ensure only one vase is "Active" at a time. All others must be "Locked".
-
Upon filling the active vase, immediately unlock/illuminate the next vase in the generated sequence.
Description: This task covers the implementation of the core mechanic scripts for the Sequential Filling in Level 6.
Requirements:
Create logic to randomize the order of the vases at the start of the level.
Ensure only one vase is "Active" at a time. All others must be "Locked".
Upon filling the active vase, immediately unlock/illuminate the next vase in the generated sequence.