Camera Tool not working with Code created objects on Canvas
Is there a workaround to use the camera with code created objects?
I wrote some scripts to manipulate the camera, and it works fine with all display objects that are on stage from the start of the application.
But when I later add objects via code , the camera ignores these objects, they remain static. Any solution for this problem?