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