Skip to content

RepulsionConfig

← Back to Asset Types

Documentation for the RepulsionConfig asset type.

Location

Entity/Repulsion

Use in Your Files

Add this to your JSON files for IDE autocompletion and validation:

"$schema": "https://hytaledb.ginco.gg/schemas/RepulsionConfig.schema.json"

Schema

Radius NullableNumberOrSpecial

The radius around the entity

MinForce NullableNumberOrSpecial

The floor of the applied force while within effective radius

MaxForce NullableNumberOrSpecial

The max force to be applied at 100% intersection

All of
base