Jump to content

BSL:Variables: Difference between revisions

m
okay, s10k, happy? ;-)
m (slight correction to chr_mini_me_amount)
m (okay, s10k, happy? ;-))
Line 314: Line 314:
|-
|-
|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 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
|"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. With a very low number like -1000, the character will still walk below the floor but will be enormous (they will not be visible, however, as long as the camera remains above the floor); they will also lose collision with other characters, and sounds made by the character will not be heard.''||OK
|-
|-
|bool||[[chr_pin_character]]||0
|bool||[[chr_pin_character]]||0