Game Development Community

Just a stupid question

by XXL0012 · in RTS Starter Kit · 10/27/2006 (1:29 pm) · 0 replies

Hi,

i have the rts starter kit and tge 1.5?
can i use the scriping classes of both packages in one project ?
for example.. when i create a game, can i use all scripting methods from the rts starter kit and also from the fps starter kit?

i really hope you know what i mean ;)


--

if i would program this in c++ i would do the stuff in this way...

include rts.starter_kit
include fps.starter_kit

.. just for a better understanding of my question...

can i use all features of both packages in one project? (and how)

thanks