LungeEffect - Septillihedron/SuperheroesPlusSchema GitHub Wiki
LungeEffect - An object
Properties
mode - Required enum
Allowed values
- ALL
- OTHER
- SELF
The mode of operation
Defaults to SELF
Expression
horizontalVelocity - OptionalThe scale to scale the horizontal components of the velocity vector
Defaults to 0
Expression
verticalVelocity - OptionalThe scale to scale the vertical components of the velocity vector
Defaults to 0
overwrite - Optional boolean
If true, sets the velocity vector. If false, adds to the velocity vector
Defaults to true