The reason it's so resource intensive in the video is because the all the sprites are loaded in each LateUpdate() , which is once per frame.
確定! 回上一頁