Best way to add crosshair

Well, I’m creating an fps game, i was just wondering what is the best way to add a crosshair to my scene

Also how can I recreate this in flax engine, I’m using raycast and I want to access my enemy damage script

I would add UI Canvas with UI Control attached which has Contro lset Type to Image and anchors to be placed in the middle of the screen.
Docs: