Hi guys! I have this situation- I'd like to be able to draw one thing when editing my own custom node(made as an editor plugin) and other thing when the game is being run.
Similar thing you can see when editing Path2D- when editing you can see the path and control points, but when you run the game, it's not visible.
Maybe there's some good workaround if the feature isn't implemented yet?