how can i put an animation at the end of a countdown?
conditional statement.
(ie)
if(timer<=0) {
//Wash My car lol and play the animation
}
Or use a coroutine / invoke
how can i put an animation at the end of a countdown?
conditional statement.
(ie)
if(timer<=0) {
//Wash My car lol and play the animation
}
Or use a coroutine / invoke