Jump to content

looped rotation tween or updating the angle?


Mike018
 Share

Recommended Posts

update() {
  this.angle += this.rotationNumber;
}

Is this the same performance as a rotation tween on an infinite loop? Cause I have 50+ objects rotating this way in one state so any little performance gain would be good.

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...