Currently making a 2D game and I wanted all my materials to show on a plane instead of a sphere. This can be tweaked via the content browser, but all new materials default to the sphere again and was wondering that it would be cool to be able to set the plane (in my case) as the default from the content browser settings, instead of having me change it for every single asset. Also, when I duplicate a material, the default thumbnail defaults to a sphere as well.
@Astrotronic Hey, that doesn’t really solve the problem. The problem is that once I change the thumbnail, all child actors such as material instances won’t get the same thumbnail primitive type, as well as the transform. They just get the normal default ball.
I know it can be done, but I can’t figure out how it’s been done.