Closed Rameshmanne closed 11 years ago
Currently toggling uses time based technique. Need to improve it... to avoid race condition.
Came up with new logic using an instance variable(Toggle) which is set,Reset after finishing respective animations. Ref:https://www.scirra.com/tutorials/158/veryvariable-toggle-between-two-states
Currently toggling uses time based technique. Need to improve it... to avoid race condition.