Code: Select all
Game.DrawLine(pA, pB);
I expect there is a line to be drawn when testing in the map editor, but it's not there and I have to check my code several times before remembering I have to check that option in the Map Debug menu which will be reset everytime I open the Map Editor again.
It would be more sensible to enable that option by default since it causes mild inconvenience when someone uses the debugging drawing methods.