A Unity ID allows you to buy and/or subscribe to Unity products and services, shop in the Asset Store and participate in the Unity community.
Thanks for your quick response. Just found this awesome post which I thought I'd link to for future reference:...
Thank you, that script seems to have just solved my problem also. :)
Sorry to resurrect this again so quickly, but I have another problem. After applying a sorting layer to the character, the custom render queue...
Oh my goodness, thank you! This worked perfectly! :) Thank you so much for your help everyone!
Nope, the quad is further away. I will try the "custom queue" thing. I did have a quick look at that earlier though, on a different project, and...
@Mike Geig Thank you, I'm kind of glad it's not just me lol. Any further suggestions? @Daniel Brauer Thanks for your reply. I'm working in 2D...
Thanks Mike, I have sent you the project as requested, I hope my email makes sense.
Yes, sorry, I realised after that post that I had an error in there. But it isn't actually making a difference. I've tried them both with and...
:( Thank you but unfortunately not. As I said before, it seems random because at the moment (unfortunately not because of the shader adjustment)...
Again it seems a bit random, sometimes it will render in the right order and sometimes it won't.
Background water: Shader "Custom/BackgroundWater" { Properties { _Color ("Color", Color) = (1.0, 1.0, 1.0, 1.0) _MainTex...
Thanks, I completely forgot about Zwrite! That has fixed the transparency part. But now it renders my foreground behind my background, I've tried...
Hey guys, sorry for the double post, I wasn't sure where best to put this: I've been having some issues with transparency after the 4.5 update....
Hey, I'm having a similar issue except it is in unity, my shader breaks randomly. The game I'm working on isn't even on a device yet, it just...
I didn't realise there were debugging programs for shaders, I suppose there aren't any that you suggest then? lol. Thanks again for all your help!
Thank you for all of your responses! One more quick question about the color debugging technique: Is it just used for visualising calculations or...
Hi, thanks for your reply! I agree practicing does help a great deal. Could you give me an example of code using the technique? The thing I can't...
I'm new to shaders so sorry if this is a noobish question, but I can't seem to find anything useful anywhere. Could one of you shader geniuses...
Hi, thanks for the quick reply. Is it possible to code in Strumpy? I thought it was just node based. Thanks.
Hi guys, I will apologise in advance for being a complete noob, but I can't seem to find any help on this. :( I'm very new to shaders, so I'm...