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
6487c4ba26
sunflowers-in-the-rain
/
objects
/
obj_marisa_shot
/
Step_0.gml
8 lines
81 B
Plaintext
Raw
Blame
History
image_angle += 10
lifetime -= 1;
if ( lifetime <= 0 ) {
instance_destroy();
}
Reference in New Issue
View Git Blame
Copy Permalink