Float Add
Add to a float variable value.
| Parameter | Description |
|---|---|
| Float | The float to add to. |
| Add | The value to add. |
Check Per Second in Update Mode to make this action frame rate independent.
For example,Add = 1means the value increases by 1 over one second, not 1 every frame.