Is there a limit to the amount of image points an object can have?

0 favourites
  • 4 posts
From the Asset Store
Connect the dots in the correct order and draw happy animals!
  • If not, is there any downside to having lots of them? Like twenty? Thanks!

    Tagged:

  • There's only one origin point, but I think you mean image points.

    I'm pretty sure there's no hard limit to it, I also don't think there's much of an issue with having 20. Maybe there will eventually be some performance impact since the position of these image points have to be tracked through all possible image manipulations (translation, rotation, mesh deform,...) which I'd assume adds some math overhead. But that overhead is probably very small so I'd not worry too much about it.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • There's only one origin point, but I think you mean image points.

    Oops yeah I meant image points.

    I'm pretty sure there's no hard limit to it, I also don't think there's much of an issue with having 20. Maybe there will eventually be some performance impact since the position of these image points have to be tracked through all possible image manipulations (translation, rotation, mesh deform,...) which I'd assume adds some math overhead. But that overhead is probably very small so I'd not worry too much about it.

    Okay makes sense. Thanks WackyToaster!

  • There's no limit and I can't think of any downside to having a lot of them other than it might be hard to organize if you have, say, hundreds of them.

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