Skip to main content

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

Some times I clip through the ground after drawing.

Thanks for reporting this! This happens because new platform lines can sometimes spawn directly inside the player's collision box, causing Godot's physics engine to push the player through the ground. I'm working on a fix to prevent drawing lines directly over the player. Thanks for playing and leaving feedback!