Text is remaining still should be moving

[Posts in the debugging category need to have the following pieces of information included in order to help other teachers or our moderator team best help you. Feel free to delete everything in brackets before posting your request for debugging help.]

Link to the project or level: (Game Lab - Code.org)]
What I expect to happen: [The text should be moving]
What actually happens: [The text remains still ]
What I’ve tried: [I have tried ordering the (Var Text blocks) in different orders. I have moved the draw sprite block in various positions. ]

Your variables should be in the text block for the x and y, instead of the numbers.

Have a great day!