Capsule 3D Shape Component & Immediate Mode API
Hello,
First of all, lovely asset, thank you very much for making it! <3
I just thought that it'd be really nice if we were to be able to draw capsule shape via a component and immediate mode API.
It'd be really helpful, especially when debugging/developing CharacterController based component and movement systems.
I hope you'd consider this (if not, at least give us a few hints how can we achieve it on our own).
Thank you.
you can use polylines for that yeah. or arcs if you're okay with them not billboarding/being flat
Alright, fantastic! Thank you again, I'm enjoying it a lot already.
Please have a nice day :)