8,018
edits
Paradox-01 (talk | contribs) m (Cheat code (notes), kangaroo) |
Paradox-01 (talk | contribs) m (Cheat codes (notes), Character scaling v2) |
||
Line 100: | Line 100: | ||
For accurate toggling we would need some additional code though but for now it works. | For accurate toggling we would need some additional code though but for now it works. | ||
<!-- | |||
v2 | |||
Of better toggling we need some checking on what is active. Booleans can work but with more different scalings more booleans are needed. | |||
Instead we use a float to remember the active scale. If the input has the same value we will reset the scale to 1, bringing the character back to normal size. | |||
The second parameter is purely decorative, it is only for the status message.--> | |||
edits