watch 01:25
Jurassic World: Dominion Dominates Fandom Wikis - The Loop
Do you like this video?
Play Sound
behavior.SetWigglePower[]
- Function
- void behavior.SetWigglePower(string power)
- Description
- Sets wiggle power setting.
- V1 Function Name
- New to V2
behavior.SetWigglePower sets the current wiggle power to one of the following:
- a - auto wiggle power
- l - low wiggle power
- m - medium wiggle power
- h - high wiggle power
High wiggle power is not available on all puzzles. Use behavior.HighPowerAllowed to determine whether high wiggle power is available. Attempting to set high wiggle power on puzzles where it's not available causes the recipe to terminate.