Developer Module
Allows you to write custom code to scale UI in your game using AutoScale's basic built-in features
Last updated
Was this helpful?
Allows you to write custom code to scale UI in your game using AutoScale's basic built-in features
Last updated
Was this helpful?
Do not attempt to release a public plugin using this module, only use it in games or private plugins.
Import the module from the link below
Once you've taken the model and inserted into your game, require it from your main script.
Converts position of guiobject to offset/scale.
Converts position of GUIObjects to offset/scale.
This developer module may use outdated methods of unit converting. AutoScale plugins use the latest methods.