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
3
Question by user-3653 (google) · Jul 30, 2010 at 07:02 AM · systemweathersnow

Creating snow system

i know how to make smoke, but i cannot find or figure out how to make the snow effect with the particle system

can anybody help me?

Comment
Add comment
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

2 Replies

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

Answer by spinaljack · Jul 30, 2010 at 09:38 AM

  1. Create a snow texture
  2. Set up an emitter over the area that you want snow (can probably get away with just around the player) Ellipsoid or mesh is fine.
  3. Set the energy of the particle to something like 10 so it has enough time to drift down, later we'll kill the particle as soon as it hits something so don't worry about too many particles.
  4. Set the world velocity to something like (0,-1,0) to make it fall downwards, add a bit of randomness to it if you want the snow to drift randomly, generally they all tend to fall in roughly the same direction depending on the wind. Up to you really.
  5. Set one-shot off so you get a continuous steam of snow particles.
  6. Add a world collider to the object and set the bounciness to 0 or even kill the particle as soon as it touches a collider, that way you wont get snow penetrating walls and stuff
  7. On the particle animator, set the colour animation to off as you don't want snow fading in and out
  8. To get the snow to drift around randomly as it falls set the random force on the particle to something like (5,0,5) and add a dampening force to prevent the particle speeding up to crazy speeds. You can also add a constant force down or to the side to make sure that snow falls roughly in the same direction.
  9. If you want the snow particle to rotate or twinkle or whatever you can do that with the particle animator and have a sprite sheet for the particle to cycle through.

Docs:

http://unity3d.com/support/documentation/Components/comp-ParticlesGroup.html

Comment
Add comment · Show 2 · 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 qJake · Jul 30, 2010 at 09:50 AM 0
Share
  • for step-by-step instructions. :P

avatar image ina · Dec 07, 2012 at 06:08 AM 0
Share

do you have some example snow textures that work well as particles

avatar image
3

Answer by Mickman · Dec 11, 2012 at 05:34 AM

Unity also comes with a now effect. You need to download the particles folder. Snow is inside the effects folder within particles.

Comment
Add comment · 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

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

2 People are following this question.

avatar image avatar image

Related Questions

create havy snowll fall 2 Answers

Accessing local system ( File Browser ) 2 Answers

How to change a simple snow particle FX to generate a speed effect? 1 Answer

How to make foot to leave a print on snow? 1 Answer

Snow scene in unity 2 Answers


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