Unable to connect, retrying...
Online collaborative whiteboard. Powerful, engaging with timer, emoji's, commenting and voting.
Search for RSS feeds

Why is it that when I setScale node when I rotate the scree...he correct ratio but is not displayed correctly on the screen?

view.setOrientation(macro.ORIENTATION_PORTRAIT); const frameSize = screen.windowSize; screen.windowSize = new Size(frameSize.height, frameSize.width); const ratio = screen.windowSize.height / ...

https://forum.cocosengine.org/t/why-is-it-that-when-i-setscale-node-when-i-rotate-the-screen-my-node-scales-to-the-correct-ratio-but-is-not-displayed-correctly-on-the-screen/61408