Lazarus Posted June 3, 2018 Share Posted June 3, 2018 is there anyway i can alter the draw distance, despite me adding corners pieces and not a straight inlet (which would be ackward) i still have problems with distance drawing. I know that there is an etity called "distancecull" in worldspawn, does anyone know the default value? If i lean arround the corner, i sadly see brushes that are not drawn, but when i take a few steps closer they do. It's kind of essential that the rock brushes are being drawn, else I may need to heighten some other rocks and change part of the lay-out. Link to comment
Solution Ramikad Posted June 3, 2018 Solution Share Posted June 3, 2018 distancecull is the value you want to modify. I'm not sure what's the default value, but if I remember correctly it's measured in game units, so you can set it to whatever is the max distance the player can see. Lazarus likes this Link to comment
Lazarus Posted June 3, 2018 Author Share Posted June 3, 2018 distancecull is the value you want to modify. I'm not sure what's the default value, but if I remember correctly it's measured in game units, so you can set it to whatever is the max distance the player can see. thanks, indeed in grid units in radiant. I upped it up to 14336 and it works fine now Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now