I have a setup like this
The blue object is a mad scientist type machine and it converts boulders to diamonds (Wish i had one ;-D). It is set as a transparent object
The billboard is slightly deformed plane object which will display an electric arc. It is also set as a transparent object
My problem is that the billboard image is being rendered BEHIND the machine (Top left of machine)
I think i've got to use SetDepthWrite() and/or SetObjectCullMode() or something or other but the combinations i have tried don't seem to give me the results i want.
Any help is greatly appreciated.
Thanks