eevee / lexys-labyrinth

Chip's Challenge 2 emulator that runs in a browser
https://c.eev.ee/lexys-labyrinth/
Other
76 stars 13 forks source link

Wishlist: Implementation of "Hide Logic" option #52

Closed idarob closed 3 years ago

idarob commented 3 years ago

Hide logic in CC2 makes wire, wire tunnels, logic gates, counters, and pink and black buttons invisible while on/of switches and switch doors/purple toggle walls (and grey buttons and the lightning bolt) remain visible. Picking up the secret eye lets the player view everything as if hide logic was not activated. The option to hide logic is useful sometimes for aestethic reasons and sometimes for not spoiling a puzzle.

eevee commented 3 years ago

note that, as implemented, pink and black buttons will still remain visible in LL — hiding buttons seems ludicrous to me and i've seen it in lists of CC2 bugs, so i'm assuming it is one, unless someone has a really compelling reason why it's not! otherwise this should be good

didn't know the secret eye revealed wires, that's pretty clever actually