How would I go about making a wavy text?

I’ve tried looking for a solution to do it but I haven’t find any method that works.

1 Like

You can create ~ by pressing ` and Shift together.

I think you posted this in the wrong post

Might not be the answer you want, but if you appended a bunch of individual text labels with single letters in a for loop, and set them to tween upwward with the easingstyle of elastic, it would probably look like this. I know this is a complicated way of going about it, though.