Can i make wavy animated 3D text?

i want 3D text that is wavy an animated, can i do this somehow?i belive ive seen it been done with bones but idk how to use thoes

1 Like

You could either look at tutorials on how to make text and rig it in something like blender, or manually create each letter with each one being a different mesh. Then you can use math.sin and add some offset to make it wavey, the only difference would be, move the bones if its rigged and move each letter if its not.

1 Like