I'm having some Timer problems
I have this button that when touched is supposed to change (reset) different attributes and after 0.3 seconds(with a timer) change another attribute that triggers a rule that hold within it a reset scene, but this isn't working for me anybody know why?
Comments
Why not just put the Reset Scene in the timer?
If run to completion is not checked the timer will not run the behaviors if the rules conditions are not true. On way to check if your issue is there or in the logic of the next rule you are triggering is just hold the touch for several seconds. If the scene resets then the issue likely is with your timer. But it it still doesn't work the issue is likely with your second rule. What are the conditions on the second rule?
Also Please name your threads with something descriptive of the issue your having, "+++++I'm haveing some problems with a bug+++++" is not at all descriptive and likely why people are not looking at or checking your thread.