I asked Claude, ChatGPT, and Gemini to fix the same bug, and only one understood it
…This means that instead of the player moving horizontally with a sliding platform, the script updates the X-position using the vertical change (dy) and the Y position using horizontal change (dx…