Console methods in C
by Daniel Buckmaster · in Torque Game Engine · 01/07/2007 (12:31 pm) · 0 replies
If I create a class in C++ for something simple, can it call other objects' console methods? Can it even refer to other objects? For example, I want a 'badge' item that you initiate, giving it the object, node number and scale as parameters. Then, every frame, it find's that object's node transform with a console method and aligns itself accordingly.
About the author
Studying mechatronic engineering and computer science at the University of Sydney. Game development is probably my most time-consuming hobby!