Hi, I read the conversation on the following link.
Playcanvas.com/forum/t/working-with-shader-chunks/27449
I also looked at the tutorial project that used the dissolve effect (Custom Shaders | PlayCanvas Developer Site). I made modifications and built a back-and-forth transition effect from one diffuse map to another (Transition_Shader - PLAYCANVAS), but I discovered that the orbit camera isn’t functioning in either the tutorial project or my own project even after attaching orbitCamera/mouseInput scripts to the camera. Is there a constraint I’m unaware of, or am I doing something incorrectly?
Thanks for any suggestion/help.