Page 1 of 1

3d strategy game

PostPosted: Tue Jan 01, 2008 6:03 am
by dafreeman
Image

Image

Image

Re: 3d strategy game

PostPosted: Tue Jan 01, 2008 6:06 am
by dafreeman
current features:

* moving camera by moving mouse without of any mouseClick
* rotating camera by moving mouse while middleMouseClick
* changing height of camera by keyboard (R,F)
* selecting a robot by LeftMouseClick on the Robot
* Moving Robot by Keyboard (W,A,S,D) (forward,turn left, turn right, stop)
* Moving Robot by RightMouseClick on TargetPosition

Re: 3d strategy game

PostPosted: Tue Jan 01, 2008 6:46 pm
by dafreeman
added features:
* Simple 2d Robot-Collision-Detection
* Runaround algorithm for Robots

Re: 3d strategy game

PostPosted: Sat Jan 05, 2008 7:10 am
by dafreeman
Image

Image

added features:
* green ring shows, which robot is selected
* "unselect" robot by LeftMouseClick on the ground
* changing height of camera by mouse wheel

Re: 3d strategy game

PostPosted: Mon Jan 07, 2008 5:04 am
by Gero
Please make thumbnails!

Re: 3d strategy game

PostPosted: Tue Jan 08, 2008 8:18 pm
by Silmaryls
Hi dafreeman !

Thanks for the screens, looks promising.
Keep us informed of your progress (with thumbnails if possible :D -> just use the "Upload attachment" tab when you posts, or rescale the screens a little)

Silmaryls

Re: 3d strategy game

PostPosted: Thu Jan 10, 2008 2:54 pm
by dafreeman
Image

Image

added features:
* simple text-output (thanks to Silmaryls)
* fundamentals of a menu