So from my old post, there’s a problem with my molotov, the cloth stays in place while the molotov’s flying, does anyone know the fixes?
Old post:
Here’s the layout:
So from my old post, there’s a problem with my molotov, the cloth stays in place while the molotov’s flying, does anyone know the fixes?
Old post:
Here’s the layout:
If you tween the Anchored bottle with the unanchored cloth welded to it then it’ll work.
The cloth is not anchored. I don’t know why it’s not moving with it.
Have a look at the Weld to make sure it’s connecting the bottle and cloth.
Everything seems to be in order
welded parts will not move if u change their position. Consider using CFrame to move the Moltov instead of its Position
I’ll try that later, thank you
When you select the Weld, does it highlight both welded parts green?
Sometimes if you remove and add an item with the same name the Part0 and Part1 are named correctly, but they reference the old Part.
Welds only work if the part is being affected by physics. You should make them into a model and lerp the model instead of the bottle.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.