Hello everyone I have been looking everywhere! to find answer and I know it has to have a very simple answer, I don’t know what else to try. At the moment I have an if statement that checks to see if the timer is equal to zero and if it is then load scene, the problem is that the if statement must only check right at the very beginning once because if I set it to check if it is equal to 6 which is what the timer is currently set to it works fine. But my question is how do I “refresh” or loop this if statement to keep checking??? Please Help.
You haven’t posted any code so it will be hard to answer. If you’re using the timer api it will not be a problem.
You haven’t posted any code so it will be hard to answer. If you’re using the timer api it will not be a problem.