Please create an account or Login! Have fun!

Flame jet: Difference between revisions

Jump to navigation Jump to search
15 bytes added ,  22 May 2021
add Jetlife heading
mNo edit summary
(add Jetlife heading)
Line 8: Line 8:


Orange buttons, gray buttons, and wires interact with flame jets differently and independently. Orange buttons will toggle the state of the corresponding flame jet on press and on release, while gray buttons only toggle flame jets on press, and wires only toggle flame jets on a rising signal ('off' to 'on'). Consequently, if multiple orange buttons connect to the same flame jet, they interact with each other in an exclusive or-like fashion: if an even number of them are held down, the flame jet maintains its original state, and if an odd number of them are held down, the flame jet maintains the opposite state.
Orange buttons, gray buttons, and wires interact with flame jets differently and independently. Orange buttons will toggle the state of the corresponding flame jet on press and on release, while gray buttons only toggle flame jets on press, and wires only toggle flame jets on a rising signal ('off' to 'on'). Consequently, if multiple orange buttons connect to the same flame jet, they interact with each other in an exclusive or-like fashion: if an even number of them are held down, the flame jet maintains its original state, and if an odd number of them are held down, the flame jet maintains the opposite state.
== Jetlife ==


CC2 has an Easter egg involving flame jets: if the notes section of a [[C2M]] file begins with "[JETLIFE]n", where "n" is a positive integer, flame jets will function in a manner resembling [https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life Conway's Game of Life.] Active flame jets and fire tiles are treated as live cells, while inactive flame jets and all other [[terrain]] are treated as dead cells. On every nth [[frame]] from the start of the level, the game will advance one generation by updating the state of each flame jet according to standard Game of Life rules; fire tiles act as permanently live cells, while all other terrain act as permanently dead cells (though they are not all truly permanent, as terrain can still be modified through normal means, e.g. [[ice block]]s and [[time bomb]]s). Orange and gray buttons and wires still interact with flame jets normally.
CC2 has an Easter egg involving flame jets: if the notes section of a [[C2M]] file begins with "[JETLIFE]n", where "n" is a positive integer, flame jets will function in a manner resembling [https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life Conway's Game of Life.] Active flame jets and fire tiles are treated as live cells, while inactive flame jets and all other [[terrain]] are treated as dead cells. On every nth [[frame]] from the start of the level, the game will advance one generation by updating the state of each flame jet according to standard Game of Life rules; fire tiles act as permanently live cells, while all other terrain act as permanently dead cells (though they are not all truly permanent, as terrain can still be modified through normal means, e.g. [[ice block]]s and [[time bomb]]s). Orange and gray buttons and wires still interact with flame jets normally.
Anonymous user

Navigation menu