Jump to content

Color Cube

Overview
Creator: cavthena Added: 25 Jul 2014 Tags: FFC Downloads: 77
Rating[?]: Rating: 3.67/5 (2 ratings)
View Script Download Example
(2.53 MB)
Information

Description Setup Reviews Comments

Mani Kanina  
Rating: 3/5

Posted 15 September 2016 - 04:14 PM
Functions as intended but it's a bit lacking in features. This seems clearly based on the rotating colour die from the oracle series, yet it does not quite do the job.

For example, the cube only has 3 frames, one for each colour facing up. But a six sided die (or a cube if you will) with three colours have actually six different ways it could be drawn. So why is this a problem? Well, the puzzle logic in the oracle games are much easier to grasp since you can SEE not only the colour facing upwards, but also the colour facing to the south. Replicating this behaviour, as well as using the graphics from the oracle games, becomes impossible with this script since it does not graphically differentiate the two different ways the die's state could be in while facing up. (But it does in code).

Since the script also uses ZC standard pushblocks to operate it also has those limitations on top of it.


At the end of the day, it's fully functional and works, but it definitively falls a bit on the finishing line in regards to replicating the Oracle design.
 

TheRock  
Rating: 5/5

Posted 14 August 2014 - 08:14 PM
I found a bug that when you solve it once and come back to do it again it will stop on blue, could you fix this glitch?
  • BluefireHappy likes this