How can I make sprites overlap text sprites

I’m remaking my old fnaf game because it is one of the first games I have ever made so I decided to use text sprites but my sprite can’t overlap it can someone please help here’s the link:

Also if someone could help me draw Freddy for the title screen I would appreciate it!

I did some things but now it’s showing an error but I can’t figure out why

The reason why you have an error because Sprite and numbers are not the same type, to do that go back to the function you created it and change the type as number then then the error should be gone now. Here is the accurate code