Show / Hide Table of Contents

Class ContainmentFieldComponent

Inheritance
System.Object
ContainmentFieldComponent
Namespace: Content.Shared.Singularity.Components
Assembly: Content.Shared.dll
Syntax
public sealed class ContainmentFieldComponent : Component

Fields

| Improve this Doc View Source

MaxMass

This shouldn't be at 99999 or higher to prevent the singulo glitching out Will throw anything at the supplied mass or less that collides with the field.

Declaration
public float MaxMass
Field Value
Type Description
System.Single
| Improve this Doc View Source

ThrowForce

The throw force for the field if an entity collides with it The lighter the mass the further it will throw. 5 mass will go about 4 tiles out, 70 mass goes only a couple tiles.

Declaration
public float ThrowForce
Field Value
Type Description
System.Single
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾