@@ -52,7 +52,7 @@ description: |
5252
5353 This constraint can use either **one** or **two** attachments in calculating
5454 its goal. See `Class.AlignOrientation.Mode|Mode` for details.
55- code_samples :
55+ code_samples : []
5656inherits :
5757 - Constraint
5858tags : []
@@ -69,7 +69,7 @@ properties:
6969 `Enum.AlignType|PrimaryAxisLookAt`. The constraint will attempt to
7070 maintain the specified relationship, as given by the `Enum.AlignType`, by
7171 applying torques onto the relevant axes.
72- code_samples :
72+ code_samples : []
7373 type : AlignType
7474 tags : []
7575 deprecation_message : ' '
@@ -94,7 +94,7 @@ properties:
9494 `Class.Constraint.Attachment0|Attachment0`. Only used when
9595 `Class.AlignOrientation.Mode|Mode` is set to
9696 `Enum.OrientationAlignmentMode|OneAttachment`.
97- code_samples :
97+ code_samples : []
9898 type : CFrame
9999 tags : []
100100 deprecation_message : ' '
@@ -146,7 +146,7 @@ properties:
146146 as well as `Class.AlignOrientation.MaxTorque|MaxTorque`, are **caps** to
147147 the angular velocity and torque respectively. The actual scale is
148148 determined by `Class.AlignOrientation.Responsiveness|Responsiveness`.
149- code_samples :
149+ code_samples : []
150150 type : float
151151 tags : []
152152 deprecation_message : ' '
@@ -172,7 +172,7 @@ properties:
172172 `Class.AlignOrientation.MaxAngularVelocity|MaxAngularVelocity`, are
173173 **caps** to the torque and angular velocity respectively. The actual scale
174174 is determined by `Class.AlignOrientation.Responsiveness|Responsiveness`.
175- code_samples :
175+ code_samples : []
176176 type : float
177177 tags : []
178178 deprecation_message : ' '
@@ -211,7 +211,7 @@ properties:
211211 `Class.AlignOrientation.PrimaryAxis|PrimaryAxis` and
212212 `Class.AlignOrientation.SecondaryAxis|SecondaryAxis` properties
213213 respectively.
214- code_samples :
214+ code_samples : []
215215 type : OrientationAlignmentMode
216216 tags : []
217217 deprecation_message : ' '
@@ -234,7 +234,7 @@ properties:
234234 The direction of the goal's **X** axis, represented as a unit
235235 `Datatype.Vector3`. Only used when `Class.AlignOrientation.Mode|Mode` is
236236 `Enum.OrientationAlignmentMode|OneAttachment`.
237- code_samples :
237+ code_samples : []
238238 type : Vector3
239239 tags :
240240 - NotReplicated
@@ -261,7 +261,7 @@ properties:
261261
262262 Enabling `Class.AlignOrientation.PrimaryAxisOnly|PrimaryAxisOnly` also
263263 enables the `Class.AlignOrientation.AlignType|AlignType` property.
264- code_samples :
264+ code_samples : []
265265 type : boolean
266266 tags : []
267267 deprecation_message : |
@@ -292,7 +292,7 @@ properties:
292292 `Class.Constraint.Attachment1|Attachment1` remains unaffected. If true,
293293 the constraint applies torque to both attachments in **equal and opposite
294294 directions**.
295- code_samples :
295+ code_samples : []
296296 type : boolean
297297 tags : []
298298 deprecation_message : ' '
@@ -314,7 +314,7 @@ properties:
314314 description : |
315315 Controls how quickly the constraint reaches its goal. Higher values cause
316316 the attachment(s) to align more rapidly. Value can be between 5 and 200.
317- code_samples :
317+ code_samples : []
318318 type : float
319319 tags : []
320320 deprecation_message : ' '
@@ -341,7 +341,7 @@ properties:
341341 `Class.AlignOrientation.MaxAngularVelocity|MaxAngularVelocity`, and
342342 `Class.AlignOrientation.Responsiveness|Responsiveness`. If true, the
343343 physics solver reacts as quickly as possible to complete the alignment.
344- code_samples :
344+ code_samples : []
345345 type : boolean
346346 tags : []
347347 deprecation_message : ' '
@@ -364,7 +364,7 @@ properties:
364364 The direction of the goal's **Y** axis, represented as a unit
365365 `Datatype.Vector3`. Only used when `Class.AlignOrientation.Mode|Mode` is
366366 `Enum.OrientationAlignmentMode|OneAttachment`.
367- code_samples :
367+ code_samples : []
368368 type : Vector3
369369 tags :
370370 - NotReplicated
0 commit comments