|
Is there a way to create a particle system that looks like a magnetic field? Similar to this: http://csep10.phys.utk.edu/astr161/lect/jupiter/magfield-small.gif Thanks!
(comments are locked)
|
|
It seems like an animated texture would be better How Would I do that?
Apr 02 '12 at 10:23 PM
sketchers1
you can create an image sequence on a single texture map, only display one frame of the texture on a polygon surface at a time, over time offset the uvs of the surface and it will be animated. There's other answers on the forum you can check out. Good luck. http://answers.unity3d.com/questions/223097/animated-texture-offset.html
Apr 06 '12 at 04:43 AM
garner
(comments are locked)
|
