Adding menu item in the mission editor
by Mathieu Marquis-Bolduc · in Torque Game Engine · 12/27/2006 (10:42 am) · 1 replies
How would I go in order to add a new menu item in TGE mission editor?
I cant seem to find where those menus are configured. I want to be able to run some analysis on the mission while in the editor.
I cant seem to find where those menus are configured. I want to be able to run some analysis on the mission while in the editor.
Employee Michael Perry
ZombieShortbus
SDK\example\creator\editor\EditorGui.cs and SDK\example\creator\editor\editor.cs contain some setup script code for the GUIs.