Parent to Fire-Effect Disappears

Hello :smiley:
I have an issue with fire and its parent disappearing when i start the game.

In workspace I have following hierachie:
Part1
–FirePosition
----Fire

(FirePosition is a part)
I did this so i could position the fire relative to Part 1 as i like.

However, when I start the game FirePosition and Fire disappear. Not only do they stop rendering, they disappear from the workspace.

When I put the fire directly as a child of Part1, there is no issue.

I am not sure wether this is a bug or something intended i dont know about.

Could you help me?
Thanks :smiley:

You should try welding FirePosition to Part1 .

1 Like

Thanks for the answer :smiley:, but how could this help?
The problem is that the fire and FirePosition apperantly get deleted from the game, not that it changes position.

Well the problem could be that the FirePart is not anchored to the other part, causing to it fall to the void. Try welding the two parts.

1 Like

To be honest, I am surprised that this is the solution :sweat_smile:
I did not expect parts to be deleted this fast from the workspace when falling.
Thank you :smiley:

1 Like