This post is probably gonna seem dumb to most of you. Anyways…
I’m currently making an infinite map in GMod but I need to draw the skybox in another way than from the map itself. Is it possible to draw a textured box around the players eyes that only the world is seen through or something similar that could work?
Please pay attention to my question and not the fact I’m trying to make an infinite map.
EDIT: I used render.DrawSphere to draw a sphere with a million in radius around the player. Works perfectly.
EDIT 2: I just realized entities get stuck if thrown past 16400 units…
Any way of fixing this? (Map itself is unlimited with no borders and the player can travel up to a million units away with no problem)