havenphillip Posted September 26, 2019 Share Posted September 26, 2019 I've been messing around with this Shadmar shader and is there any way to keep my PostRender() items from showing up in the water model? Do I need to clear a buffer somewhere or what? It seems to have something to do with the refraction texture in the shader but I don't even know how I would start to approach this. What's happening here? Quote Link to comment Share on other sites More sharing options...
havenphillip Posted September 26, 2019 Author Share Posted September 26, 2019 Ok it looks like I had to put this line : Context:SetCurrent(self.context) ...in the PostRender() function. It was initially in the UpdateWorld() function. That seems to have resolved that. But now it's still happening to this crawler. He sort of "smudges" as I turn. What's causing this? 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.