This website requires JavaScript.
Explore
Help
Sign In
magicalfeyfenny
/
sunflowers-in-the-rain
Watch
1
Star
0
Fork
You've already forked sunflowers-in-the-rain
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8defc1d89d
sunflowers-in-the-rain
/
objects
/
obj_enemy_shot_parent
/
Step_0.gml
5 lines
56 B
Plaintext
Raw
Blame
History
lifetime--;
if (lifetime <= 0) {
instance_destroy();
}
Reference in New Issue
View Git Blame
Copy Permalink