Drawing with editor scripts

Can you draw lines from a GO to another GO? Like for example, get the position of GO1 and draw a red line to GO2?

Or is this not what editor scripts are for?

No, not at the moment. You can use editor scripts to add menu options and run code as certain events happen in the editor.

1 Like

:frowning: ok

Thanks

Do you want to draw lines inside of the editor or inside of the engine while the game is running?

1 Like

Inside the editor… but it’s fine. I don’t Need it. Just wondering.