Game Maker Studio Tutorial: Ammo packs, Shooting, Spinning bullets
Channel:
Subscribers:
6,820
Published on ● Video Link: https://www.youtube.com/watch?v=wpliTafvZTQ
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;
Other Videos By Jupiter_Hadley
Tags:
Easy
fast
fun
simple
sprite
shrink
animate
basic
Game Maker (Video Game Engine)
Jupiter_Hadley
Jupcraft