Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I got a slight shine to work but when run removed any normal mapping on each of the versions....please review this shader and let me know- ie run with normal map before anything then run your shader to confirm still working...

What issue are you facing exactly, I tried running the shader on an object that has default normal mapping applied to them, and then I run the shader, and it still runs on that model. if you can please explain in more detail, maybe I can fix the issue or bug if there is any.

I have a 3d mesh (default box) and have default CC normal mapped textures on it showing the 3D shape that sticks out of the object due to point light lighting - ie it has a 3D look to the textures. This is setup as dynamic lighting of course.

When I add your shader on to it, tried every possible scenario I can think of and when run it removes the 3D look to it totally and only sharpens the normal mapped texture on the surface - ie no real normal mapping at all....are you sure your not confusing sharpening for actually normal mapping ? 

Please use a real normal mapped sample when checking that doesnt have smooth surfaces to check...

Yes, you are right, Normal doesn't seem to react to the light, Instead, it looks as if they are blended over the Diffuse texture,  Hopefully, this will be fixed in the next Update. Thanks, for reporting, I wonder why nobody has reported that issue. It will be fixed soon enough.

The issue has been fixed now, just released version 3.4 with the fix.

great thanks - will take a look.