Game Development Community

What do you have to script for an RTS

by Jaren Watkins · in General Discussion · 04/24/2007 (9:07 pm) · 1 replies

Could somebody give me a list of things you have to change to the Torque game engine
with script to create a RTS. TY
=)

#1
04/24/2007 (11:13 pm)
Not likely ... but I can give you a few higher level functionalities you'd have to work on ...

Inventory -- more specifically, what can the player build at the current moment, what do they currently have in resources

Camera Control -- Third-Person or First-Person isn't a good RTS camera mode



those are just two of the things I can think of ... off the top of my head ... but this is a wide-open question ... and your not likely to get any decent responses ... I would personally take a step back ... evaluate what your tools can do currently ... then figure out what you want them to do ... and you'll answer it for yourself.