The two core sliders in the Pull Mod GUI determine how strongly the mod moves you each time a pull triggers. Pull Speed scales your horizontal momentum, while Uphill Power scales how much vertical lift you get when moving uphill. Both values are applied directly to your player position every time the pull fires, so small changes have an immediate and noticeable effect.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/ASTRA228b/Astras-Pull-Mod-V1/llms.txt
Use this file to discover all available pages before exploring further.
Settings reference
| Setting | Internal name | Range | Initial value | Effect |
|---|---|---|---|---|
| Pull Speed | pullPower | 0.001 – 0.2 | 0 | Multiplies your X and Z velocity to produce horizontal pull thrust |
| Uphill Power | UpHillPull | 0.001 – 0.1 | 0 | Multiplies your Y velocity to produce vertical lift on uphill surfaces |
How the pull is applied
When a pull triggers, the mod adds a scaled velocity offset to your world position:pullPower value produces a large boost. At low speeds, the same value moves you only slightly.
Settings are not saved between game sessions. Each time you launch Gorilla Tag, both sliders reset to
0 (their initial value in code). The slider minimum is 0.001, so the first drag snaps to that floor. Use the Presets page to quickly restore a known-good configuration.