Fixed: I wanted to edit a material without clearing inheritance

Fixed: I wanted to edit a material without clearing inheritance, so I could still modify the model later if needed.

This lets you modify the material while keeping the inherited scene workflow.

I found another solution. If you don’t want to create a new inherited scene, you can convert the Standard Material to a GDShader and edit the values directly in the shader code instead.