Haha good catch! Thanks for playing and the feedback, appreciate it. I'll throw in a quick fix so players can't just launch themselves into space with platform spam.
That's actually a great idea! Preventing line creation if it overlaps with the player's collision shape would completely solve the issue without breaking the physics. I'll definitely implement a check using an Area2D/Raycast or player collision overlap for future updates. Thanks again for the awesome feedback!