Make the style like this:

And try to make it animated, so like walk, stand, shoot with each gun.
The guns I'm gonna need:
No Gun
Pistol
Machine Gun
Bazooka
Sniper
THANKS!
Edited by PrinceOthman, 28 July 2012 - 09:34 AM.
Posted 28 July 2012 - 09:34 AM

Edited by PrinceOthman, 28 July 2012 - 09:34 AM.
Posted 30 July 2012 - 04:53 PM
Edited by ThunderSound, 30 July 2012 - 08:54 PM.
Posted 30 July 2012 - 05:12 PM
gun_image_angle=point_direction(x,y,mouse_x,mouse_y) n=0in End Step Event
gun_image_angle=point_direction(x,y,mouse_x,mouse_y) n+=6in Draw Event
draw_sprite_ext(sprite_index,image_index,x,y,image_xscale,image_yscale,gun_image_angle+cos(n)*(speed*2),image_blend,image_alpha)
0 members, 0 guests, 0 anonymous users