bertro Lv 1
Please add new LUA functions to allow recipes to "query" and "switch on/off" the "Use less precise wiggle".
something like:
bool behavior.GetLessPreciseWiggle()
void behavior.SetLessPrecisewiggle(bool)
Thank you
Please add new LUA functions to allow recipes to "query" and "switch on/off" the "Use less precise wiggle".
something like:
bool behavior.GetLessPreciseWiggle()
void behavior.SetLessPrecisewiggle(bool)
Thank you
bump, we need that
Re-bump
and bump
A dev comment would be appreciated.
This is unlikely to happen, as it is not our intent to keep the two versions of wiggle indefinitely. If we added lua functions for this, then whatever resolution we come to involving wiggle will break script functionality.
Thank you for the clear answer.
I'll only close this topic tomorrow to give everyone a chance to read your answer.
open => closed status
re-opened due to current client status.
I fully agree. Add that function. When wiggle gets normal again it can just be a noop function.