Construct 3 r256

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

  • Order by
  • Thank you for the independent layer scrolling!

    • What sort of things will you do with it?

      • Off the top of my head, sprite stacking! Now, instead of controlling the offset of many independent objects, taking into consideration their rotation etc. I can offset (scroll) the whole layer once at start and the effect will hold - much more efficient in terms of code and a great performance boost too.