-
What do you want to achieve?
I need help remove can’t see models from far please, every time I move the camera far away models it always invisible and I need to remove that for players who use lower quality, Can you guys help me with this please?(Say for me step by step)
Sorry for the red title once again -
What is the issue?
I need to remove can’t see models from far when I move the camera far away models are always invisible
-
What solutions have you tried so far?
I had enabled StreamingEnable and many scripts about this but it still doesn’t work when i test it.
What distance did you set your StreamingEnabled at? Have you tried changing it?
Another thing is that large model Positions are probably calculated from the center of the model, or the center of its PrimaryPart. This means that when StreamingEnabled is used if you have it set for 1000 studs and your model is 1000 studs wide the front edge will disappear at 500 studs away.
@Scottifly i set it’s 2097088 2 place, MinRadius & TargetRadius
can you tell me step by step to remove it please, i really need it
I’m guessing English isn’t your first language.
You said ‘step by step to remove it’, but then you said ‘I really need it’.
I think most of your questions can be answered here: Content Streaming | Roblox Creator Documentation. Look at the StreamingMinRadius and StreamingTargetRadius explanations. The note underneath them says don’t make them the same.
Also, why are you setting them at such a high number? 2097088 studs is a very long distance away, so it won’t be helping you out at all. Try 500 for the Min and 2000 for the Target to see how that works. Play with the numbers a bit to get it working how you want it.
I mean need remove invisible models and players from far and hope it works or die
@Scottifly Nothing change
