This website requires JavaScript.
Explore
Help
Sign In
magicalfeyfenny
/
ludum-dare-21
Watch
1
Star
0
Fork
You've already forked ludum-dare-21
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
ludum-dare-21
/
objects
/
obj_player
/
Create_0.gml
7 lines
106 B
Plaintext
Raw
Permalink
Blame
History
global.healths = 1000;
global.ammos = 14;
global.clips = 3;
friction = .5;
shot = 0;
reloading = 0;
Reference in New Issue
View Git Blame
Copy Permalink