This website requires JavaScript.
Explore
Help
Register
Sign In
shaun_chaky
/
eastern-flames
Watch
1
Star
0
Fork
You've already forked eastern-flames
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
e5b26d5985
eastern-flames
/
eastern flames
/
objects
/
o_unit
/
Step_0.gml
6 lines
99 B
Plaintext
Raw
Blame
History
state();
if data.hp.val <= 0 {
c_deselectunit(id);
c_deleteunit(pos.x, pos.y, id);
}
//depth = x;
Reference in New Issue
View Git Blame
Copy Permalink