Like the title says. How do I do this with events? I tried: ((Player.X + 0.5) | 0) ... but that didn't work. Ideas?
Develop games in your browser. Powerful, performant & highly capable.
round()
floor()
ceil()
int()
Yay! Thank you :)