Uniforms Frame Images

Hello. I would love to know if its possible to make the process of making these images easier, because I’ve seen in another game that they use like a CameraPosition value or something to automatically take the photos and apply them.

Because so far i’ve been doing alllllll these by exporting them, putting them on a blender rig and rendering it which takes a long time every time i have to do it.
image

So if there is a way to automate it by having the game automatically take a picture or something i’d love to know it. Thanks : )

What you’re looking for is probably ViewportFrames. They let you render a 3D scene within the UI. If the player model you’re using is consistent throughout all your images, you can have some constant offset to place the camera at, and you can reproduce the same image you’ve shown in the picture you posted.