Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

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!