[SOLVED] app.drawLine is not working

I was using the function drawLine(start, end, [color], [depthTest], [layer]) in my project, it was working perfectly, but sudennly today it doesn’t work anymore, what could happened?

Hi @Joao_Pedro_Kuhn!

Can you share the editor link of your project, so someone can take a look?

I’ve got it. The problem was I changed the name of an script where some values were calculated, and once the name was incorrect the drawLine could not work

1 Like