Hi,
animation of my game are very laggy and slow. Only on a mobile device (iOS).
xcode says: "Creating Offscreen Canvas (2D): size: xxx, retina: yes = xxx, msaa: no"
Every time I created a new object inside the screen, the xcode brings this message.
But I have no drawing object outside the screen.
How to deactivate this?
I think this is the problem vor memory waringings and app crashed and slowdowns.
(Iam using ejecta)