Game Maker Studio Tutorial: Ammo packs, Shooting, Spinning bullets

Subscribers:
6,820
Published on ● Video Link: https://www.youtube.com/watch?v=wpliTafvZTQ



Category:
Tutorial
Duration: 7:36
7,988 views
93


This is basically a tutorial on how to make ammo packs that your sprite can run into in order to gain more ammo, how to shoot said ammo, and more. Please sub my game on steam :D
Code:
Bullet:
move_towards_point(mouse_x,mouse_y,10);

Ammo pack:
global.ammo +=12;







Tags:
Easy
fast
fun
simple
sprite
shrink
animate
basic
Game Maker (Video Game Engine)
Jupiter_Hadley
Jupcraft