Curious if anyone has a suggestion for drawing lines between vertices on a skeletal mesh? The idea would be to get the vertices world positions to draw sprites, lines, etc. Currently, I’m trying this in HUD. Getting all the actors → skeletal mesh → get vertices (but this doesn’t exist???).
Here is a mockup I made, it’s not actually running in unreal and then my attempt in HUD blueprints.

