i have a particle with that as properties :
emitter.EmissionDirection = Enum.NormalId.Top
emitter.SpreadAngle = Vector2.new(0, 0)
emitter.Rate = 0
emitter.Enabled = false
emitter.Lifetime = NumberRange.new(0.2)
emitter:Emit(1)
and it have random orientation when i do " :emit(1) " but only on the client , its ok on the server and idk why , pls if someone know
** You are now Level 9! **