Page 1 of 1
RTS?
Posted: Mon May 08, 2006 11:49 pm
by Trevor
Hey. Im not new to Reality Factory, but I am new to the forums. I was wondering if anyone could start me off wth creating an RTS game in Reality Factory, you know maybe some tepmplate scripts of the correct camera angle or unit scripts? Just very basic stuff. Thanks.
Posted: Tue May 09, 2006 6:52 am
by jonas
Welcome to The RealityFactory Forums!
RTS Real Time Strategy?
Posted: Tue May 09, 2006 9:39 pm
by Trevor
Yepper! I need a jump off point for creating one, and Im not to great at programming. Just some basic templates would be great if youve got any. Thanks!
Posted: Wed May 10, 2006 1:50 am
by ZenBudha
Well the #1 problem with that idea is currently to my knowledge there is no mouse picking in the engine. Thus no way to get a mouse cursor that you can move around to select various units or vehicles, etc.
So it would require some actual programming to complete. If it's your first project as well you might want to take a step back and try something simpler.
Posted: Wed May 10, 2006 8:31 am
by QuestOfDreams
There are a few commands to control the mouse including picking:
http://dhost.info/realityfactory/online ... .htm#MOUSE
Posted: Thu May 11, 2006 7:12 pm
by Trevor
Thanks, that should definatly help. While this is not my first ever project, it is my first project working with reality factory. I have used 3D Gamestudio with its sample RTS scripts and had a great time messin around. Im basically trying to do the same thing here. By any chance, are there any scripts for units that would go where the mouse is clicked? If not, dont worry about it; Im not askin you to write any, just direct me to some. Thanks.