- Home /
dynamic GUI Texture.. clipping and rotation HUD
Hi guys,
im trying to create a dynamic GUI texture similar to the picture uploaded. it responds to the helicopter angle(z rotation) in world space and updates on screen.
to see how it behaves in realtime watch this video link text
how would i go about this? with culling mask? gui texture?
Answer by kubci98 · Jun 22, 2013 at 03:06 PM
I think the best way would be to create this like normal object, which will be in front of camera.
Your answer
Follow this Question
Related Questions
Displaying multiple GUITextures On One Camera 0 Answers
One camera sees a GUI texture but the other camera does not. I need them both to. 1 Answer
Making GUI Buttons on a GUI Texture 1 Answer
How to draw a Gui.Layer to a especific camera. 0 Answers
Reduce Draw call for Multiple GUI Textures with same Texture 1 Answer