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
6319a08052
eastern-flames
/
eastern flames
/
objects
/
o_unit
/
Step_0.gml
4 lines
65 B
Plaintext
Raw
Normal View
History
Unescape
Escape
ugokeru
2022-08-15 04:06:41 +00:00
state();
https://www.youtube.com/watch?v=KTNTPpb2fbo
2022-08-19 00:14:02 +00:00
if data.hp.val <= 0 {
c_deleteunit(pos.x, pos.y, id);
}