# Wait

Wait for the passage of time

![Wait](./images/Wait.png)

## Property

<table border="1" class="docutils">
<tbody valign="top">
<tr>
<td>
Time Type
</td>
<td>
Type of time.<dl class="docutils"><dt>Normal</dt><dd>
            Use time of current frame considering timeScale.
            </dd><dt>Unscaled</dt><dd>
            Use time of current frame without considering timeScale.
            </dd><dt>Realtime</dt><dd>
            Use realtime.
            </dd></dl>
</td>
</tr>
<tr>
<td>
Seconds
</td>
<td>
Number of seconds to wait
</td>
</tr>
 </tbody>
</table>

