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
956a4c4316
sunflowers-in-the-rain
/
objects
/
obj_yuuka_shadow_afterimage
/
Step_0.gml
7 lines
90 B
Plaintext
Raw
Blame
History
lifetime--;
image_alpha = (lifetime / 10);
if (lifetime <= 0 ) {
instance_destroy();
}
Reference in New Issue
View Git Blame
Copy Permalink