• Screens on SWEP
    4 replies, posted
I am planning on modeling and designing a SWEP to act as a SWAT polecam, however, I don't know which methods are used to both A) create a camera on a SWEP and B) display that camera feed onto a small screen on the SWEP. If there are certain methods that let you do this, please let me know. I'm very new to glua as a whole.
I'd look at how the toolgun does it
Thank you very much. This helped a lot. I now understand how to create the rendering surface that will be used, however, I still don't understand how to make a camera integrated into the SWEP and projected on to that surface. I can't find anything in the wiki on it. Even a nudge in the right direction is greatly appreciated.
Take a look at render.RenderView
Thank you very much! I think this is the key. Gonna play around with this in the morning.
Sorry, you need to Log In to post a reply to this thread.