Game Development Community

How to code TGEA to make RTS?

by Benjamin C. Good · in Torque Game Engine Advanced · 02/19/2009 (11:06 am) · 1 replies

Hey, i was wondering how to code TGEA so it will be like an RTS style gameplay? please Help!!!!!!!

#1
02/19/2009 (11:33 am)
You could port the RTS Kit to TGEa - would probably take some work though.

Alternatively you could add that functionality yourself by starting here: Mouse, Camera & Selection Combined Resource, or even here: RTS Game Setup - but I think that one is done for TGE so you would have to make the changes compatible with TGEa.

Either way it's still going to take some work, and to answer your previous thread: Yes, it's certainly possible if you have the motivation, time, and coding knowledge.