Shambler Posted March 5, 2013 Share Posted March 5, 2013 The camera does not appear to inherit the near/far settings in the editor. Adding a script to the camera function Script:Start() self.entity:SetRange(0.01,1000.0) end produces the expected result of clipping/not clipping close geometry, but altering the near/far in the editor does not. http://www.leadwerks...amera-clipping/ Link to comment Share on other sites More sharing options...
Josh Posted March 5, 2013 Share Posted March 5, 2013 Already fixed. My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Recommended Posts