Reference API Roblox

Engine API

Website

Related

Reference API Roblox

MoverConstraintRootBehaviorMode

Values for Workspace.MoverConstraintRootBehavior. Controls the logic for selecting the assembly root part when using various mover constraints.

Items 3

HistoryNameValueDescription
628Default0

The default option for Workspace.MoverConstraintRootBehavior. Currently set to Disabled.

628Disabled1

The legacy logic will be used for assembly root part selection when a mechanism contains a mover constraint.

628Enabled2

Improved logic will be used for assembly root part selection when a mechanism contains a mover constraint. This improved logic gives more consistent behavior when compared with other constraints or the deprecated BodyMover classes.

Description

Values for Workspace.MoverConstraintRootBehavior. Controls the logic for selecting the assembly root part when using various mover constraints.

History 4

Settings