vertxxyz / Vertx.Debugging

Debugging utilities for Unity
MIT License
519 stars 34 forks source link

request: DrawPhysics implements all phycs #32

Closed laurentopia closed 2 months ago

laurentopia commented 3 months ago

so we can get stuff like this in Editor mode debug: image image yeah i'm doing that image

vertxxyz commented 2 months ago

Sorry, This isn't feasible to maintain or within the scope of the debugging API. You'll just have to specify the full UnityEngine.Physics in those few cases where there's mixed usages in one file.