Hi ! I'm making a FNAF type game and I've made a clock that goes to 6am. I make it add 0.5 every 25 seconds (0, 0.5, 1, 1.5 ,2, ect) but I want to go in this sequence (0, 1, 2, ect). I need it to add 0.5 every time, so getting rid of that isn't gonna happen.
Code :