Hi there, I’ve got a project which started life as a 2D product builder, but then I’ve started migrating across to/incorporating 3D functions, but replacing the static 2D rendered components for exported Objs..
All is going well, apart from something seems to be overriding the antialiasing.
I don’t think it’s anything in the project settings (using flashdevelop) , as if I set the simple test version (without any of the 2D ui stuff) it looks fine.
I’ve attached the .as but it runs into well over 6 thousand of lines of code, due to all the imports of 2d elements and .extra variables on them all…
Just wondering if there was anything that sprang to mind?