Hello
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
PolyHall
(PolyHall)
August 5, 2022, 6:02pm
2
You should try welding FirePosition to Part1 .
1 Like
Thanks for the answer , but how could this help?
The problem is that the fire and FirePosition apperantly get deleted from the game, not that it changes position.
PolyHall
(PolyHall)
August 6, 2022, 4:57pm
4
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
I did not expect parts to be deleted this fast from the workspace when falling.
Thank you
1 Like