The Wait action in the System object waits a number of seconds before running the next action. The Wait for signal action works very similarly, but instead of a...
After hours of experiments I realized that much better to do it using Timer behavior (which I didn't know about before) for objects. Works much more predictable as for beginner.