Page 1 of 1

Duck Hunt type shooting tried search, can you help?

PostPosted: Thu Apr 12, 2007 11:32 am
by scythe
I have experimented in GE with no success, I'm very new to this. But I want to create a sniper/shooting game like shooting ducks at fairground simple stuff for some, i assume :)

What I need is a way to have a crosshair that scrolls over a large parallax area in 360 and lets me shoot my duck/target actors.

I would also like it to take a longer amount of time for the bullet to reach targets further away if possible like different areas activate when crosshair/player enters area, some wind and slight crosshair sway movement would be usefull too ;) but any help or sample code would be appreciated.

Thanks,
Scythe

PostPosted: Sat Apr 14, 2007 5:57 pm
by jimmynewguy
Ummmmmmm....... not so sure on the whole further targets or wind or gun movement :oops: but, i do now a way to make a shooting game :D
all you gotta do is have
Code: Select all
mouse button down (left or right)
destroy actor event actor
i hope that kinda helps :D if not im sure sum 1 will clairify what else to do :P

PostPosted: Sun Apr 15, 2007 6:49 am
by scythe
Thanks jimmynewguy I have just started playing around with the key down and actions etc. That was pretty much the idea i was starting to think, thanks for the help.

Any further help in this area would be much appreciated all, i'm a total noob at scripts :)

Scythe