Construct 3 r458

You're viewing a single comment in a conversation. View all the comments
  • 2 Comments

  • Order by
  • Hello and thank you for the new update! Lots of good stuff in there.

    "Performance improvements for the Text object". Just fyi, in our game Sol Cesto we have a lot of text objects, and we do a lot of small zoom in/zoom out using tweens. Before this update it was smooth, but now the game is so slow during those zooms that it became almost unplayable.

    Also, we've been using nwjs since we put the game in EA, so we cannot use a Construct version without it.

    Right now I'm actively looking how to revert to my previous Construct version 😅

      • [-] [+]
      • UpvoteUpvote 1 DownvoteDownvote
      • Ashley's avatar
      • Ashley
      • Construct Team Founder
      • 1 points
      • *
      • (0 children)

      Have you tried using Chrome beta/dev/canary? There have been some Chrome-side performance improvements for this very recently (see this issue). It might also be worth trying setting the renderer back to WebGL, as work to optimise WebGPU to be as fast as WebGL in this case is also ongoing (see also this issue).