This website requires JavaScript.
Explore
Help
Sign In
magicalfeyfenny
/
ludum-dare-42
Watch
1
Star
0
Fork
You've already forked ludum-dare-42
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a944ec7773
ludum-dare-42
/
objects
/
obj_enemy_base
/
Collision_obj_spray.gml
6 lines
55 B
Plaintext
Raw
Blame
History
hp -= 1;
with (other) {
instance_destroy();
}
Reference in New Issue
View Git Blame
Copy Permalink