Hey guys,
Is it possible to pass a mesh from a parent game object to a child game object?
scenario:
I have a prefabs that are just empty game object with predefined mesh particle emitter/ render / animator. The problem is when i add this game object to an object it does not automatically pass the mesh of the parent. Is there a way to do this in a script?