Thanks for the in-depth response! I was asking a friend to help me with debugging my issues, but I suspect they might have been using something like Claude Code to help (🤮)so I think it's best if I just keep asking you directly. What I'm trying to make is a very simply minigame that's a sidescrolling skateboarding game where a skateboarding dog has to avoid obstacles by "dodging" (moving up or down) and jumping (which I am also using your plugin for) over holes. Ideally, I was also hoping to have him be able to jump up onto higher areas.
I've managed to get some of this working with him automatically moving left/having limited lives when touching obstacles, but I'm having a lot of trouble getting him to "land" on the platforms, and I suspect this is because I'm trying to do more of a side-view vs top-down style minigame. But currently, no matter how I try to set it up using the tutorial, he keeps just falling straight through the platforms. If you'd be willing, I would love to show you more specifics to get help with, wherever is easiest for you to do that.