Struggles using delta callback for variable offset #543
-
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
It can't be done. You can only change the size of the offset, not its angle. |
Beta Was this translation helpful? Give feedback.
-
Would something like this work in your use case?
In steps 1 and 3, leave the y coordinates untouched. In step 2, just a regular (uniform) offset should do – no need for callbacks or anything, I believe. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
No.