Attention | Topic was automatically imported from the old Question2Answer platform. | |
Asked By | Christopher Herrera |
The answer seems to be that you need to add a shader parameter such TextureUniform and then you have to find and edit a parameter related to that shader at least once in the inspector. If you don’t Godot won’t pick up that you’ve done anything at all, even if your changes take effect in the 3D viewer it won’t remember your changes once you play the game. But it doesn’t always work.