Quote: "There is a difference between a simple entity with a transparent texture and one that has a shader effect applied with Alpha Blending."
I don't know which of us is confused here but unless you think I am not using shaders you will need to explain the difference to me.
Quote: "In my case, it seriously messes up the effect when the fpe transparency setting is set."
Nor do you say what your setting it to.
In the shader:
AlphaBlendEnable = TRUE;
AlphaTestEnable = true;
This is fairly basic stuff. If there is some other alpha blending your referring to in your custom shader then you need to point me in the right direction. Maybe then it might be easier to pinpoint why setting these modes are causing you issues, I told you its not a range it's a mode and only two of these at this point no other setting will have any effect and even these should not be affecting your alpha.
I am not saying your not having issues but I think your on the wrong track as to the cause. My info is correct, if you think it is wrong then that's fine but arguing about it won't help you nor will it help others understand what the settings actually are. Yourself and others in another thread seem to think it's a range (0-100) for transparency of your entity and you believe it somehow
tries to apply transparency to your effect, it's doesn't, I just inform what it is actually supposed to do, that's all
I am telling you there are only two mode settings at present, it makes no difference if your setting it to anything else and it causes issues. You shouldn't be using any others in the first place, so whats the point of complaining about it if it works as it should for you using 1-2?
The issue I have here is the same issue as the OP and that's what I am addressing not a non issue with mode settings that are not supported..or even exist.
Transparency culling and draw order isn't working as it should, I have even found myself struggling with object hierarchy order in an attempt at fixing at the modeling stage and it's been no fun, it's even less fun when you get no response to questions on it.
A funny thing happened on the way to the forum...