Wierd behaviour when set wind direction to go upwards

I did set the wind direction to go upwards so fire goes actually upwards but now the character can walk high upwards from the map

3 Likes

All we can see in the picture is a starry sky and some hard to see stuff.

Is the fire a Particle? You can set the direction the Particles travel in the ParticleEmitter, you don’t need to worry about wind.

What speed have you set the wind to?

1 Like

A beter screen I can’t get since I stuck there

1 Like

Yes, but please answer the other questions I asked.
We can’t tell how you are doing the other things just by a picture.

96.4 studs per second is insanely high for affecting particles if you are using them.

Try reading this ParticleEmitter link so you can see how you are able to set things like Drag, VelocityInheritance, and Acceleration to get the effect you’d like without even having to use Wind.

Wind is more for blowing all the Particles from multiple emitters in the same direction, not up.

1 Like