• Drawing local player in render.RenderView
    0 replies, posted
Does anyone have a good trick for having the local player draw properly in a "render.RenderView" window? Currently the best result I can get is via this: [code] cam.Start( camData ) render.RenderView( viewData ) cam.End() [/code] but then the flashlight breaks in 1st person mode.
Sorry, you need to Log In to post a reply to this thread.