Jump to content

BSL:Variables: Difference between revisions

m
slight correction to chr_mini_me_amount
(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 below the floor. A lower number like -1000 will also make the character invisible, walk bellow the floor and it will loose the collision with other characters.''||OK
|"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