8,189
edits
Paradox-01 (talk | contribs) mNo edit summary |
Paradox-01 (talk | contribs) mNo edit summary |
||
Line 563: | Line 563: | ||
==attractor== | ==attractor== | ||
{ | {| class="wikitable" width="100%" | ||
!XML tag | !width=200px| XML tag | ||
! | !width=200px| content type | ||
! | ! description | ||
|- | |- | ||
|valign=top|<Target> | |valign=top| <Target> | ||
| | |valign=top| flag | ||
| | | | ||
: None | : None | ||
Line 581: | Line 581: | ||
: AllCharacters | : AllCharacters | ||
|- | |- | ||
|valign=top|<Selector> | |valign=top| <Selector> | ||
| | |valign=top| flag | ||
| | | | ||
: Distance | : Distance | ||
: Angle | : Angle | ||
|- | |- | ||
|valign=top|<Class /> | |valign=top| <Class /> | ||
|Name of a paritcle that this particle is attracted to. | |valign=top| float | ||
| Name of a paritcle that this particle is attracted to. | |||
|- | |- | ||
|valign=top|<MaxDistance> | |valign=top|<MaxDistance> | ||
|Maximum distance the particle will detect an attractor from (if using Distance selection). | |valign=top| float | ||
| Maximum distance the particle will detect an attractor from (if using Distance selection). | |||
|- | |- | ||
|valign=top|<MaxAngle> | |valign=top| <MaxAngle> | ||
|Maximum angle the particle will detect an attractor from (if using Angle selection). | | float | ||
| Maximum angle the particle will detect an attractor from (if using Angle selection). | |||
|- | |- | ||
|valign=top|<AngleSelectMin> | |valign=top| <AngleSelectMin> | ||
| | |valign=top| float | ||
| | | | ||
|- | |- | ||
|valign=top|<AngleSelectMax> | |valign=top| <AngleSelectMax> | ||
| | |valign=top| float | ||
| | | | ||
|- | |- | ||
|valign=top|<AngleSelectWeight> | |valign=top| <AngleSelectWeight> | ||
| | |valign=top| float | ||
| | | | ||
|} | |} |
edits