Hi everyone,
I’m trying to get a particle system to stay at the tip of my characters wand. If googled and looked around and a lot of people say “just drag it in the hierachy on to the bone and it will follow”. Well I did that and positioned the ps on the right place and it follows my characters but it’s not really following exactly.
So now if put a small sphere in blender3d at the tip and it follows nicely when I play the different animations.
My idea was that I could write a script that gets the position from the small sphere which is an extra object and child of my char in unity and use it to apply it in update to the particle system.
Can anyone confirm that this way would be possible or what would be the best practice for something like that?
I’ve tried to script it but I’m just starting to try scripting my self so I have no Idea if it’s just not possible or I just suck at scripting ![]()