Here it is! drive.google.com/file/d/1Im8s0qiEo9NRlHyUQ6GqclVhtyBFFB40/view
This example uses two methods, one creates the texts on a single tick with a trigger, the text can't move afterward, and the second allows you to move the sprites and change curve position with drag and drop, I detailed most of it in the file;
Just know that it uses interpolation expressions (lerp, qarp, cubic) that can be hard to understand if you haven't learned how to use it yet, if so I recommend you to read about it to fully understand this example method ~
This is how it looks : i.ibb.co/7v61Gcy/Curved-Text.gif