Game Development Community

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.

#1
10/22/2009 (8:58 am)
It sounds like you haven't implemented the key bindings to bring up the GUIs for M.A.C.K.

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.
#2
10/22/2009 (11:16 am)
Thanks, Novo, :)!

Have you deleted your pref.cs files? Try that.