I am working on a radar screen. I want to draw dots or stars, or whatever, on a quad then rotate the quad based on my avatars rotation/heading. Can you draw to a quad like this?
I know my avatars heading and the x and z (only moving in x and z, no y height movement) of all targets and the avatar. Is there a better/alteranate way to do this. I want to display dots ina 100px by 100px box.
thanks!