Game Development Community

GUiObjectView

by Fucifer · in Torque Game Engine · 06/11/2006 (11:12 am) · 2 replies

I try to do GUiObjectView in TLK1.4, I have been reading for couple days now. I cant seem to find this onWake. I dont understand fully to set one. Can someone give me steps how to setup GUiObjectView.

#1
06/11/2006 (11:26 am)
Hi Michael,

I haven't integrated the TLK into my engine, so there may be other issues at work. I'm guessing you've tried the GUIObjectView on a clean TGE 1.4. Is that right?
#2
06/11/2006 (2:41 pm)
Yes, I have it compile and the GUiObjectView on mainMenuGui. Then I read exec this code in the main menu's onWake event. This what cant find is how to exec it. I look in main menu there is no onWake.