Hi guys,
I would need to do some custom scaling methods, but alot of the functionality in the default scale manager is good and I can use it. Would it be safe to after initialization, create a new scalemanager, that inherits from the default scalemanager and add in my custom code, or is that risky for the engine?
Thanks!