Game Development Community

Please help noob

by Sami Pussinen · in Technical Issues · 10/10/2007 (10:54 am) · 1 replies

Can somebody help me solve this noob question:

How can I create new dynamic object in RTS starter kit (like bot, rifleman and shocker)?

Thanx!

#1
10/10/2007 (2:57 pm)
Well, I'm not a RTS owner but u could try by checking the scripts of each of those objects & c what u can figure out from them, copy the file (& rename it), edit it as u please make sure u execute the new script file (so the game can c it) & it should be going or at least its a good start.

(this is actually the way to make anything that is like another :D