Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
4
Question by g1i1ch · Feb 16, 2013 at 04:26 AM · particlesvisual-effectswind

Wind visual effect in Unity

I'm just starting out in unity, but I'm not a novice in coding. What would be the best way to make a wind visual effect. Not things blowing in the wind. Like little smearing lines that are purely for visual effect as if there is wind. I'm tempted to use a sprite, but I figured there's a better way. Say could I achieve it with Unity's particle engine?

Comment
Add comment · Show 2
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Ellandar · Feb 17, 2013 at 09:24 AM -1
Share

Was my answer helpful/correct g1i1ch? If so, can you mark it as the accepted answer?

avatar image g1i1ch · Feb 17, 2013 at 07:11 PM 0
Share

Haven't had a chance to try it out yet, I'll mark it accepted in a bit.

1 Reply

· Add your reply
  • Sort: 
avatar image
12
Best Answer

Answer by Ellandar · Feb 16, 2013 at 06:15 AM

G'day g1i1ch,

I would expect the particle engine is a good method.

Off the top of my head, I'd probably do this: Go to GameObject -> CreateOther -> Particle System.

  • Click on your new Particle System in the Hierarchy and drag it to the middle of your map/terrain. In the inspector, change the value of Start Size to .5.

  • In the inspector, expand: Shape (make sure it's ticked in the little box next to the word Shape otherwise it wont allow you to edit it.)

  • Change the shape from Cone, to Hemisphere.

  • Change the radius to half the size of your map size. (map of 256, make radius 128.

  • In the inspector, expand: Renderer

  • Change the Render mode to: Stretched Billboard.

  • In the inspector, select: External Forces (just tick it, don't need to do anything)

  • Drag your new particle to the center of your map.

Now we add wind to the scene: GameObject -> CreateOther -> WindZone.

  • Increase the WindZone strength by selecting it and changing WindMain to 20.

Your particles are now affected by the Wind Zone.

Now you just have to play with the particles size/shape, appearance disappearance to get it to the way you like it. You can also add turbulence to the wind zone to give it a bit more zing :)

Comment
Add comment · Show 3 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Tuni · May 31, 2013 at 01:57 PM 0
Share

Wow, I'm searching exactly for this! Thank you.

avatar image Ellandar · Jun 01, 2013 at 02:58 AM 0
Share

No probs Tuni, I'm glad it was useful to you.

I really see the wind generator in Unity as an potential opportunity for additional development. Affecting more of the particle system, ability to apply force to objects in a particular layer etc.

avatar image codejoy · Sep 10, 2014 at 10:26 PM 0
Share

I am late to this , but found this in a search. I did this step by step and cannot seem to get the windZone to effect the particles. How in the world do I do this? This is unity 4.3 if that makes a difference (2d unity)

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

14 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

How i use mesh collider with vfx graph? 1 Answer

Array of Vectors as Particle Input for Visual Effects Graph Unity 0 Answers

Android default VFX Graph vertical lines issue 0 Answers

Vertex shader to create wind 1 Answer

Particle-system spawns like creating a "glowworm"... 1 Answer


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges