Script Reference
Character


 stopzooming (character ; true / false)     //Advanced

Used for : Characters.

Parameters :


Description :

If "true" the character stops to change his size even if he goes "away". When deactivated the character will keep his current size and start zooming from this size. Example : Imagine a room with two levels and an elevator. When the character enters the elevator you set stopzooming to true so he won't shrink when he is moving up. When you leave the elevator you set stopzooming back to false an you can walk around the upper floor as it would be the normal floor. [Variables] can be used as parameters. "self" can be used to select the currently focused character.