Please create an account or Login! Have fun!

Letter tile: Difference between revisions

Jump to navigation Jump to search
No edit summary
(Another thing)
Line 1: Line 1:
'''Letter tiles''' are a decorative tile introduced in [[Chip's Challenge 2]]. They are nearly identical to [[floor]], but display letters and other characters on them. [[Wire]] cannot run through them and [[ice block]]s will not melt on them.
'''Letter tiles''' are a decorative tile introduced in [[Chip's Challenge 2]]. They are nearly identical to [[floor]], but display letters and other characters on them. [[Wire]] cannot run through them, [[ice block]]s will not melt on them and [[yellow teleport]]s cannot be dropped on them.


[[File:Letter tiles.png]]
[[File:Letter tiles.png]]


Letter tiles can represent any ASCII character in the range of <tt>0x20</tt> to <tt>0x59</tt>. The letter tile for space is often called a '''sunken floor tile'''. After the underscore, CC2 provides four arrows, which are not apart of the ASCII character set.
Letter tiles can represent any ASCII character in the range of <tt>0x20</tt> to <tt>0x59</tt>. The letter tile for space is often called a '''sunken floor tile'''. After the underscore, CC2 provides four arrows, which are not part of the ASCII character set.


{{stub}}
{{stub}}

Revision as of 06:37, 12 February 2019

Letter tiles are a decorative tile introduced in Chip's Challenge 2. They are nearly identical to floor, but display letters and other characters on them. Wire cannot run through them, ice blocks will not melt on them and yellow teleports cannot be dropped on them.

Letter tiles.png

Letter tiles can represent any ASCII character in the range of 0x20 to 0x59. The letter tile for space is often called a sunken floor tile. After the underscore, CC2 provides four arrows, which are not part of the ASCII character set.