The Daily Click ::. Forums ::. Klik Coding Help ::. Command and Conquer style Engine
 

Post Reply  Post Oekaki 
 

Posted By Message

lembi2001



Registered
  01/04/2005
Points
  608

VIP MemberIt's-a me, Mario!Wii OwnerI like Aliens!Has Donated, Thank You!PS3 OwnerI am an April Fool
18th May, 2006 at 01:38:11 -

I have previously started to make a c&c style game but came to a problem when trying to move multiple charcters off of one command. I managed to move one character and also make him shoot. I employed a little menu system to enable me to achieve this. e.g.

For this example we will name the character as Man and his movement is bouncing ball

Right Click on Man Menu appears listing move, shoot, cancel

Left click on move then left click on location. create crosshair at mouse pos. Make Man look in direction of crosshair and start movement.
Man collidces with crosshair then stop

Left click on shoot. set alterable value a to 1
check alterable value =1 then play animation shoot and shoot bullet towards crosshair.

Hope all that makes sense. As i said selecting and moving a group of characters with this method causes a few problems. can anyone help. if so if i finish making the game i will give some credit to the movement engine to you.

 
n/a
   

Post Reply



 



Advertisement

Worth A Click