The tasks: Decompose Vector, Compose New Vector, Get Property and Set Property worked fine with the “repeat” setting. However the WaitMousePick task still need to be copied into a new one that senses the GetMouseButton method rather than GetMouseButtonDown. I made the copy of this task and my project is working as expected,
I have a question though…What about if there is a case where I need to repeat only certain tasks in the state but not all?