TorqueCombat Menu System
by Levi Putna · in Torque X Platformer Kit · 01/03/2009 (5:19 am) · 1 replies
I am trying to implement my menu system, I am using the menu system from TorqueCombat as a base but cant seem to get it working, I have used this menu system on Torque X version 1 projects, is it still compatible with version 2 projects?
I keep getting errors with Font, is there anything extra I need to include in the class?
The error
Thanks,
Levi
I keep getting errors with Font, is there anything extra I need to include in the class?
The error
The type or namespace name 'Font' could not be found (are you missing a using directive or an assembly reference?)
Thanks,
Levi
Torque Owner Vishal Bhanderi
Not sure if it's compatible with the new system.