RepulseEffect - Septillihedron/SuperheroesPlusSchema GitHub Wiki

RepulseEffect - An object

Properties

mode - Required enum

Allowed values

  • ALL
  • OTHER

The mode of operation

Defaults to OTHER

velocity - Optional number

The speed to repulse the target entity. Positive value means away from the user. Negative value means into the user

Defaults to 1.0

add - Optional boolean

Whether to add velocity or set it

Defaults to false