Wait For Seconds
Waits for certain duration in seconds before continuing to the next command.
Inputs
- Duration: The duration to wait in seconds.
- Timescale Independent: Whether to follow the
Time.timeScale
or not. - Time Mode:
- Realtime Clock (More suitable if you need to match timing with audio)
- Game Time