HarbourMasters / Shipwright

3.27k stars 490 forks source link

Move collision viewer draw to hook and fix empty nametags #4523

Closed Archez closed 2 weeks ago

Archez commented 2 weeks ago

Moves the collision viewer draw execution to be within the play draw end hook, which when combined with #4522 will prevent collision viewer from drawing when kaleido menu is open.

Fixes #4433

Also noticed I incorrectly handled casting in the name tag char filter which lead to all name tags being empty. Fixed now.

Build Artifacts