I\'m making a game in tkinter, and have got a character player_character = canvas.create_oval(). I was just wondering if there is a (relatively simple) way to r
player_character = canvas.create_oval()