Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 14 Next capture
2021 2022 2023
2 captures
13 Jun 22 - 14 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
1
Question by oliver_ · Jan 09, 2011 at 03:02 AM · particlesparticlesystemparticleemitterwaterfall

Waterfall particle system

I was wondering if someone could tell me how to create (and perhaps tell me step by step) a realistic waterfall particle system, as I am unfamiliar with how to create particle systems. Any help would be much appreciated.

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
5

Answer by Jason B · Jan 09, 2011 at 05:32 AM

One thing to keep in mind is that the vast majority of games don't use particles for waterfalls (for performance reasons). What they usually use is perhaps a few meshes with animated textures (animated to flow down the mesh, for instance, and then maybe some fat particles for rising steam/mist at the bottom). And if it's done right, I think that a mesh waterfall just looks nicer (unless of course you start talking fluid PhysX, but Unity sadly doesn't support it).

Not to say you can't or shouldn't use only particles if it fits what you're doing. Just something to keep in mind.

I presume you're familiar with how to actually create a particle system in the editor, since it's one of the default objects you can create from the toolbar at the top. From there, it's a matter of fiddling with the settings in the inspector.

For performance reasons, you should use as few particles as you can get away with (low min and max emit rate) and increase the size of each particle. This can be done too much of course, resulting in too few giant blobs of water which would look really bad.

Make sure the assigned material for the particles is using one of the particle shaders, unless you have a good looking alternative.

You can use the particle animation component to animate the color of the waterfall during the life cycle of the particles. That'll be something you just eyeball and play by ear.

A separate emitter for rising mist at the bottom can help a lot. For rising mist, you can play with a few values like a light constant force on the Y axis, and maybe some random force on the X and Z.

I believe also in the particle animation component you can stretch particles according to their velocity. This might help you give the water an appearance of speed as it plummets.

Comment
Add comment · Show 1 · 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 oliver_ · Jan 09, 2011 at 06:37 AM 0
Share

Thanks, some of that helped. But it was a bit too complex, sorry...

avatar image
2

Answer by 3dDude · Jan 09, 2011 at 03:09 AM

There is a OK one in the standard assets in unity3 particleFX package.

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

No one has followed this question yet.

Related Questions

Particle Playback Error in 5.4 0 Answers

Particle Emitter Deprecated 1 Answer

Create entity by particles 0 Answers

Optimized Coin Party using Particle System.. 0 Answers

Use animated prefab model as a mesh in a particle system? 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