Confirmedusers
13,514
edits
Mirotworez (talk | contribs) (Created page with "Есть несколько вещей, которые вы можете настроить. Вот обзор, который охватывает все свойства:") |
Mirotworez (talk | contribs) (Created page with "=== Должность ===") |
||
Line 34: | Line 34: | ||
Есть несколько вещей, которые вы можете настроить. Вот обзор, который охватывает все свойства: | Есть несколько вещей, которые вы можете настроить. Вот обзор, который охватывает все свойства: | ||
=== | === Должность === | ||
Basically there are two properties. One of them is the <code>minPos</code> property, which will determine the exact position where particles will spawn. <code>addPos</code> is relative to this position, once a particle will spawn it will be randomized and added to the particle's position. If <code>addPos</code> is not defined all particles will spawn at the exact some position. | Basically there are two properties. One of them is the <code>minPos</code> property, which will determine the exact position where particles will spawn. <code>addPos</code> is relative to this position, once a particle will spawn it will be randomized and added to the particle's position. If <code>addPos</code> is not defined all particles will spawn at the exact some position. |