So I want to make these model renders in my game, similar to obby creator.
However, I don’t know where to start or how. If anyone could tell me how this is achieved, I would greatly appreciate it!
So I want to make these model renders in my game, similar to obby creator.
Post bump
Please respond
Like others said, use viewport frames.
put a camera in the viewportframe, and then the object. Go to the ViewportFrame
and change the CurrentCamera property and select the camera.
Then adjust the position of the camera to center the object. Finally just add some rotation code to the object and yeah
Thank you! Time to spend like 99 hours figuring out how this works!
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.