0 votes

I found this https://github.com/starryalley/godot-draw-eraser-demo which works exactly as I want, it is possible to delete without deleting the background.

How can I add a static colliders to the drawn line? I guess I have to do it with a script sense the line is drawn in the game from the user. I Found this https://godotengine.org/qa/39266/adding-staticbody2d-to-the-object-with-a-script but can't get them to work together.

My goal is that the user can draw a line like a floor and then move the player on the drawn floor.

Godot version 3.4
in Engine by (12 points)

Please log in or register to answer this question.

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.