^_^ your welcome
I recently applied the same technique for an exact same situation :D
Eventually I even added more animations, and had my spawn point string set a value chosen random from a list of strings.
set spawnpoint.textvariable = choose("animation1","animation2","animation3")
you can add as many as you like :)
Good luck