18,700
edits
(learn from my mistake, kids) |
m (slight correction to chr_mini_me_amount) |
||
Line 311: | Line 311: | ||
|- | |- | ||
|bool||[[chr_mini_me]]||0 | |bool||[[chr_mini_me]]||0 | ||
|"decreases the size of the main character"<br>(custom size set by '''chr_mini_me_amount''' below)||OK | |"decreases the size of the main character"<br>(custom size can be set by '''chr_mini_me_amount''' below)||OK | ||
|- | |- | ||
|float||[[chr_mini_me_amount]]||0.5 | |float||[[chr_mini_me_amount]]||0.5 | ||
|"controls the size of the main character"<br>(effective only if '''chr_mini_me''' is enabled)<br>''The amount can be zero and even negative. If 0 the character becomes invisible. If -1 the character walks | |"controls the size of the main character"<br>(effective only if '''chr_mini_me''' is enabled)<br>''The amount can be zero and even negative. If 0, the character becomes invisible. If -1, the character walks on the underside of the floor. A lower number like -1000 will make the character enormous, they will still walk below the floor, and they will lose collision with other characters.''||OK | ||
|- | |- | ||
|bool||[[chr_pin_character]]||0 | |bool||[[chr_pin_character]]||0 |