plazadelmar 2 Posted Wednesday at 06:11 PM I would like to control velocity with color. Each color adds its value to velocity. How do I set it up? Right now when I'm adding the color velocity goes in all random directions. I would like to use Normals as direction and Color as speed. colorSpeed.hiplc Share this post Link to post Share on other sites
dleonhardt 14 Posted Wednesday at 07:18 PM Multiply your velocity by luminance(@Cd) 1 Share this post Link to post Share on other sites
plazadelmar 2 Posted Wednesday at 07:37 PM 15 minutes ago, dleonhardt said: Multiply your velocity by luminance(@Cd) That was simple, thank you! I was also trying to figure out how to create resistance for the velocity. Let's say the floor has noise and those values should slow down or speed up the velocity traveling on the surface. I tried to import the color to pop net but after that, I don't really know how to move on. Is it easy to solve by transferring color values from the surface to velocity? speedResistace.hiplc Share this post Link to post Share on other sites
dleonhardt 14 Posted Thursday at 09:08 PM speedResistace_dl.hipnc 1 Share this post Link to post Share on other sites