Hi,
I'm trying to get my particles to follow the normal of the surface I'm emitting them from. But right now, they only follow the velocity set in the source node.
I'm trying to get an FX like a hose. when I animate the geometry, the particles will shoot out of it.
any help?
velocity based on normal
5951 2 1-
- misterbil
- Member
- 12 posts
- Joined: Sept. 2011
- Offline
-
- mawi
- Member
- 253 posts
- Joined: Jan. 2008
- Offline
If you are missing v attribute on the source the particles should inherit velocity from N.
Make sure you are having a normal/velocity attribute in the source geo and that your initil velocity parm on source node is set to “use inherited velocity” or “add to inherited velocity”.
Other you will have to post a .hip file
Make sure you are having a normal/velocity attribute in the source geo and that your initil velocity parm on source node is set to “use inherited velocity” or “add to inherited velocity”.
Other you will have to post a .hip file
-
- misterbil
- Member
- 12 posts
- Joined: Sept. 2011
- Offline
-
- Quick Links