Hide player character: Difference between revisions
m
no edit summary
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
Rooms have a tickbox called " | Rooms have a tickbox called "Hide player character" which can be used for title/menu/credits screens, etc. | ||
If | If this option is ticked, the Character.on property holds 0. This undocumented variable is normally 1, but you can also set it to 0 to make any character invisible. | ||
But note that Character.Walk and the like don't work with characters turned off this way. | But note that Character.Walk and the like don't work with characters turned off this way. |