I’m trying to reproduce the following technique:
Based on the Urho docs, the only thing I found was the DebugRenderer AddLine function. But I’m pretty sure I’m not supposed to use that for an in-game feature. Does anyone have any suggestion on how to properly render lines on top of a raycast?