how to remove number after dot? it's global varible. example in screen
int(yournumberhere) for nothing after dot
or
round(yournumberhere * 100)/100 to get 2 decimal places.
but its clicker
click = +1 to this number
Develop games in your browser. Powerful, performant & highly capable.
Not sure what you mean, screenshot the relevant part of the code.