hi all
just trying to make a water fountain by a particle system in unity but i faild
so ā¦ any help??
hi all
just trying to make a water fountain by a particle system in unity but i faild
so ā¦ any help??
Yes, for example:
Gameobject ā other ā add new particle system
Change the Ellipsiod from 1,1,1 to 0,0,0
Local velocity from 0,0,0 to 0,1,0
Force from 0,0,0 to 0,-1,0
Rnd force from 0,0,0 to 0.2,0,0.2[/code]
Continue tweaking it to your liking.
thanx alot ā¦
sometimes u need someone to put u on the first step
ok ā¦ after i make my fountain ā¦ i want to give it like a blur effect to give the water its effect ā¦ i had put the blur effect on the camera but its blur all the scene ā¦ so ā¦ how could assign the blur effect only to the particle system ā¦ or is there any way to make the water on the fountain look like a real water??