I’m trying to leave marks on trees when I hit them with an axe.
I tried instantiating a quad on a place of raycast hit, but this has a problem that the hit point is a physics body point, abd this does not match model/mesh, so they float in air.
I need some way to draw directly on a model following its topology.