MACK customization
by JeongWook Son · in Torque Game Engine Advanced · 10/22/2009 (3:18 am) · 2 replies
Hello,
I want to modify the basic characters in MACK to fit my project.
As I read, I can do it in GUI in the TORQUE1.5.2.
So, I downloaeded TGE1.5.2 and followed the instruction below
http://www.brokeassgames.com/ACK_Manual.htm
As the final step, they told to use M, comma, period and forward slash to load GUI in a mission but it never works.
How can I load the GUI and customize the character?
Appreciate for any help in advance.
I want to modify the basic characters in MACK to fit my project.
As I read, I can do it in GUI in the TORQUE1.5.2.
So, I downloaeded TGE1.5.2 and followed the instruction below
http://www.brokeassgames.com/ACK_Manual.htm
As the final step, they told to use M, comma, period and forward slash to load GUI in a mission but it never works.
How can I load the GUI and customize the character?
Appreciate for any help in advance.
Torque Owner Quinton Delpeche
Gobbo Games
Re-check your installation documentation, there should be an addition to default.bind.cs or something similar where the keys are bound to callbacks that execute the various functions to pop the GUIs up.