Class MovementIgnoreGravityComponent
Ignores gravity entirely.
Inheritance
System.Object
MovementIgnoreGravityComponent
Namespace: Content.Shared.Movement.Components
Assembly: Content.Shared.dll
Syntax
public sealed class MovementIgnoreGravityComponent : Component
Fields
| Improve this Doc View SourceWeightless
Whether or not gravity is on or off for this object.
Declaration
public bool Weightless
Field Value
Type | Description |
---|---|
System.Boolean |