Guibitmapctrl rotation
by Roshan Kuriyan · in Torque Game Engine Advanced · 07/05/2006 (12:50 am) · 2 replies
I want to rotate a bitmap in my playgui dynamically during play.
i ve got a resource in the link below
http://www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=2387
but it is for TGE and dose not work with TSE.
Is there any other modified resource for TSE
Thanks
i ve got a resource in the link below
http://www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=2387
but it is for TGE and dose not work with TSE.
Is there any other modified resource for TSE
Thanks
#2
02/20/2007 (1:39 pm)
Hey Roshan, just wondering if you ever figured this out and would like to share how you did it. Thx
Torque Owner Roshan Kuriyan
Default Studio Name
So i thought of Placing a Bitmap of the meter and over that another bitmap of the needle
and rotate the needle bitmap according to the speed.
Is there any other better idea?
There is a speedometer ctrl in GUI editor.
But TSE crashes when i try to add that control using GUI editor.
Any idea