Alright, I am just looking to be pointed in the right direction to achieve this, but I am looking to render an object to an image but I want to do this while having a scene setup,
I want to possibly (if effiecient) render this object only to a seperate camera offscreen that the user cannot see, and grab the image from that camera and use it within my game, I am taking a crack at the camera commands, but I am not exactly sure of how to render only a certain object without moving it to some obsecure position or how to hide a camera when not in use, instead of deleting it and recreating
Making dreams possible, one line at a time...