I tried searching for this but couldn't find anything in the forums about it. Thanks in advance for any help!
I'm having a problem where my text dialog and UI shakes when my hero is moving.
I'm setting the position of the speech bubble and the position of the next in the same event and doing it every tick. My text is a Sprite Font object and I'm setting it's position to an image point on the speech bubble, which is being set to an image point on the player sprite.
You can't see my UI in the GIF, but it's simply anchored to the top right using the behavior, and it shakes as well when the camera moves.