Choff04
11-28-2009, 10:57 PM
So I appologize in advance if this is a basic question, but its hard to find anything regarding what I need because of the keywords involved.
But here is the issue:
I want to draw 2d buttons using primitives, but I need the buttons to always be at the bottom of the screen even if I am changing where the camera is positioned and what direction it is looking at.
Do I always need to draw them based on the camera location? or is there a simpler way to do this?
If I need to provide more details, let me know.
But here is the issue:
I want to draw 2d buttons using primitives, but I need the buttons to always be at the bottom of the screen even if I am changing where the camera is positioned and what direction it is looking at.
Do I always need to draw them based on the camera location? or is there a simpler way to do this?
If I need to provide more details, let me know.