Reactivate again after the specified time has elapsed from the timing when Cooldown is exited from the added node.
Properties
Property Name |
Description |
Abort Flags |
Abort Flags.- Self
- Abort self, and any sub-trees running under this node.
- Lower Priority
- Abort any nodes with lower priority than this node.
|
Logical Condition |
Logical operation method of condition check resultField Name | Description |
---|
Logical Operation | Logical operation- And
- AND
- Or
- OR
| Not Op | NOT operation flag |
|
Time Type |
Type of time.- Normal
- Use time of current frame considering timeScale.
- Unscaled
- Use time of current frame without considering timeScale.
- Realtime
- Use realtime.
- Fixed Time
- Use the latest FixedUpdate start time considering the timeScale.
- Fixed Unscaled Time
- Use the latest FixedUpdate start time without considering timeScale.
|
Seconds |
Cool down seconds |