Page 1 of 1

Weapon Switch

PostPosted: Sat Oct 21, 2006 6:11 pm
by Hedfone
my character uses a handgun and a crossbow in my game and I need to kow how, on a button press, he switches between them, and the bullet becomes an arrow.
Please and thank you for any input.

PostPosted: Sat Oct 21, 2006 6:20 pm
by duracel92
You could use:

Key down event> change animation (gun actor name) >crossbow

and

Key down event> change animation (bullet actor name)> bolt

then using a different key, do the same events but changing both animations back to the gun...? Thats all I could think of...

PostPosted: Sat Oct 21, 2006 7:32 pm
by Game A Gogo
mmm... HA YEAH, i remenber when i was trying to do a demoi about that, for you, i'll continue it!

PostPosted: Sun Oct 22, 2006 3:49 am
by Hedfone
Sweetness!
maybe you can send it with the beta-test for Omega Pong :P