How to deactivate "Creating Offscreen Canvas"

0 favourites
  • 4 posts
  • 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)

  • [quote:1c0lqoyl]How to deactivate this?

    I think this is the problem vor memory waringings and app crashed and slowdowns.

    I had this problem too. I don't think you can turn it off but you can significantly decrease the time it takes to complete.

    If you're still having this problem turn off WebGL before you export. Then when you switch layouts you'll still get a slight pause on first load but after that it will switch very quickly.

    At least this method worked for me. It may also help to reduce your quality settings. But by far WebGL was the biggest culprit with my project.

  • Thanks, but I have already solved like you.

    summary we can say: Contruct 2 don't work correctly with ejecta when WebGL is enabled. unfortunately.

    WebGL bringts awesome effects, but don't work on older devices like iPad 3.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Hopefully iOS 8 will fix that

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)