Adding/Extending Editor options
by Gustavo Boni · in Torque Game Builder · 02/04/2008 (3:39 pm) · 2 replies
Hi everyone,
I'm extending the Pathing feature and i need to add one more option under the "Pathing" category in the editor. I just searched a lot in the forums and didnt get nothing. Is there any documentation about that?
Thanks
I'm extending the Pathing feature and i need to add one more option under the "Pathing" category in the editor. I just searched a lot in the forums and didnt get nothing. Is there any documentation about that?
Thanks
Associate Phillip O'Shea
Violent Tulip
If you do, you can find all of the relevant script files under your "InstallDir\tgb\tools" folder. If you are specifically after the path object features, then you would want the files in "\levelEditor\scripts\forms\quickEditClasses" in the file "t2dPath.ed.cs".