Hello everyone,
I was to make the clouds move extremely fast, similar to how clouds move after a storm. The only problem is that the fire also moves extremely fast.
I’ve done a google search, but couldn’t find any answer.
Does anyone know how to fix this?
2 Likes
Scrxptin
(build)
#2
set the fires time scale lower
1 Like
Increase the Drag
of your particle emitter.
1 Like
Thanks for the reply, but that just froze the fire in place while still moving in the wind’s direction
I’m not using a particle emitter. I’m using the fire object.
1 Like
Scrxptin
(build)
#6
set the time scale ot like .4 play around idk
Funn3y_Ro
(rackyfunnies)
#7
are the clouds a particle?
i may think i can help
bytesleuth
(bytesleuth)
#8
It’s literally a property on the ParticleEmitter, disable it, lol

hes using the legacy fire object
bytesleuth
(bytesleuth)
#10
Well they might as well switch over.
I’m using the new cloud feature by Roblox. So it’s not a particle emitter
Wait… The fire object is considered a legacy? Is it deprecated?
1 Like
Under the hood, it’s a particle emitter. Make a particle emitter and apply all the fire characteristics to it.