PlayGui
by gamer · in Torque Game Engine · 06/15/2006 (3:36 pm) · 1 replies
I am trying to add a control panel in addition to the playgui in my game, I used the following layout:
-PlayGui-GuiControl
+PlayGuiMain-GameTSCtrl (the old PlayGui)
+ControlPanel-GuiControl
however when the game starts, if I move the mouse to ControlPanel part of the screen, it starts flickering like crazy and all messed up. any idea?
thanks!
-PlayGui-GuiControl
+PlayGuiMain-GameTSCtrl (the old PlayGui)
+ControlPanel-GuiControl
however when the game starts, if I move the mouse to ControlPanel part of the screen, it starts flickering like crazy and all messed up. any idea?
thanks!
About the author
Torque Owner gamer
However now if I mouse into playGuiMain, I can't control the aiming crosshair.
what's wrong?