This website requires JavaScript.
Explore
Help
Sign In
magicalfeyfenny
/
touhou-pride-jam-2021
Watch
1
Star
0
Fork
You've already forked touhou-pride-jam-2021
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
afd14099f5
touhou-pride-jam-2021
/
thpj3
/
objects
/
obj_enemy_parent
/
Step_0.gml
3 lines
41 B
Plaintext
Raw
Blame
History
if ( hp <= 0 ) {
instance_destroy();
}
Reference in New Issue
View Git Blame
Copy Permalink