This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
en:orx:config:settings_structure:orxbody [2023/09/19 23:16 (19 months ago)] – Update sausage | en:orx:config:settings_structure:orxbody [2023/09/19 23:18 (19 months ago)] (current) – [Summary] sausage | ||
---|---|---|---|
Line 20: | Line 20: | ||
AllowMoving | AllowMoving | ||
PartList | PartList | ||
+ | </ | ||
=== BodyPart === | === BodyPart === | ||
Line 35: | Line 36: | ||
Friction | Friction | ||
Restitution = < | Restitution = < | ||
- | Solid = < | + | Solid = < |
+ | </ | ||
== Box == | == Box == | ||
Line 48: | Line 50: | ||
Friction | Friction | ||
Restitution = < | Restitution = < | ||
- | Solid = < | + | Solid = < |
+ | </ | ||
== Mesh (polygon) == | == Mesh (polygon) == | ||
Line 60: | Line 63: | ||
Friction | Friction | ||
Restitution = < | Restitution = < | ||
- | Solid = < | + | Solid = < |
+ | </ | ||
== Edge == | == Edge == | ||
+ | <code ini> | ||
[BodyPartEdgeTemplate] | [BodyPartEdgeTemplate] | ||
Type = edge | Type = edge | ||
Line 75: | Line 80: | ||
CheckMask | CheckMask | ||
Solid = < | Solid = < | ||
+ | </ | ||
==== Details ==== | ==== Details ==== | ||