Yue Posted November 8, 2019 Share Posted November 8, 2019 My player moves over a scenario of a flat terrain of 1024 x 1024, when this one is very far from the center the shadows present a strange flicker, like tremor and strange effects on the surface of the player. The effect is equally valid if you jump into the void and drop away from the center of the stage. Any suggestions? Quote Link to comment Share on other sites More sharing options...
Solution Yue Posted November 11, 2019 Author Solution Share Posted November 11, 2019 Solved. self.cameraPlayer:SetRange(0.001,1000) -- Problem. self.cameraPlayer:SetRange(0.01,1000) -- Solved 1 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.