How to make a projectile object parent to an object on collision?

Hi,
So I wanted to make an arrow that is shot from a bow, and make the arrow stick to enemies when it collides with them.

Any help would be appreciated.

Sensor : Collision
Actuator : Parent

remove dynamic arrow from scene add static arrow on hitposition

yes, that’s even better.