Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I'm glad you like AGK for Python!

Print and PrintC have been merged into print_value.  To use "PrintC", set print_value's newline parameter to False.

Depending on what you want to print, this might be easier: print_value(f"Position: {x}, {y}")