vertxxyz / Vertx.Debugging

Debugging utilities for Unity
MIT License
508 stars 33 forks source link

The arrow head is small #24

Closed 2515423068 closed 9 months ago

2515423068 commented 9 months ago

could you modify the arrow size to the half length of the direction,

vertxxyz commented 9 months ago

I would recommend making a copy of the Arrow struct and modifying it to suit your needs. I may add an arrow with a customisable length in a future release, but the current arrowhead size suits my use cases, and I don't want to add another field to it to make it customisable.