ID:156622
 
How can i go about taking out tile_x and tile_y out of a screen_loc ("[tile_x]:[pixel_x],[tile_y]:[pixel_y]")

Basically i just want to take them out so i can use them in locate().

Thanks for the help
Arcticblast wrote:
How can i go about taking out tile_x and tile_y out of a screen_loc ("[tile_x]:[pixel_x],[tile_y]:[pixel_y]")


By using findtext() and copytext().