I am extremely new to AppGameKit, I've only got it a week and have been working on a test game of sorts: I am still just getting a handle on using this engine and I decided to make a meme game, where the player is a snail and has to avoid obstacles, like lizards popping out of the grass in a pattern (moving quickly down the Y axis and back again) , or the occasional feet crossing the sidewalk (walking across the X-Axis.) Despite this, I am more of an artist than a coder, I am not well-versed in AGKBasic, and the Beginner's Guide I paid extra for is more philosophy ("Write code for Snakes And Ladders, make sure you use these 3 phrases that won't apply to our program as commands") than like, I dunno, "Here is a simple example of paths, Here is a glossary with all the commands in it and explanations of what they are for!"
Are there any simple tutorials for pathing? Perhaps in writing rather than a video? The only tutorials I've seen are videos and I need something I can study quietly. I'll link the .agcs I currently am using but I haven't started on pathing for this foot because I have no idea where to begin.