You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Say I have a ball that starts behind the camera and moves in a circle around the camera. If I update the size of the ball in the code, the ball will get bigger but will also reset to its initial position.
I want to change the size of the ball as it passes in front of me without it having to reset.
The text was updated successfully, but these errors were encountered:
Say I have a ball that starts behind the camera and moves in a circle around the camera. If I update the size of the ball in the code, the ball will get bigger but will also reset to its initial position.
I want to change the size of the ball as it passes in front of me without it having to reset.
The text was updated successfully, but these errors were encountered: