Navigation
BlueprintAPI > BlueprintAPI/Mover
Set gravity override, as a directional acceleration in worldspace. Gravity on Earth would be {x=0,y=0,z=-980}
Target is Mover Component
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| boolean | Override Gravity | |
| vector | Gravity Acceleration |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |