Thanks so much! This technique should work fine in my larger game since I don't use the backdrop on this layer for anything. You are the hero of the day!
Type: Posts; User: Rickshaw; Keyword(s):
Thanks so much! This technique should work fine in my larger game since I don't use the backdrop on this layer for anything. You are the hero of the day!
But what I'm doing works perfectly fine in standard display mode, it just breaks in Direct3D 9. You can test it yourself.
I'm running R256.34 and I'm attaching a .mfa file illustrating the issue. 9275
I'm attempting to construct a sort of line-of-sight algorithm using a detector object. The detector is a single...