pan.mentolka 2 Posted November 28, 2021 (edited) Hi guys, I m sure this is gonna be a very simple exercise for ya. What I want to get is to create a gradient/smooth movement of the ripples for selected points, defined by painted colour. Where its darker the ripples should be more prominent and points should be moving strongly, and also opposite way, where its lighter it should be less visible and points should be almost static. Now the ripples work same for all of the selected points, and it creates very sharp edge on surface of the model. I hope its undersandable from this super-short brief. I have some ideas about how to multiply the position of the ripples added to @P by @Cd but i do not know how to combine these two values in pointwrangle. I am sure u guys can help me out! Thank u guys for any advices. issue_ripples.hip Edited November 28, 2021 by pan.mentolka Share this post Link to post Share on other sites
Aizatulin 164 Posted November 28, 2021 (edited) Hi, maybe you just blend the positions between both objects using the color attribute (red value for example). I think it should enough, since ripple is only moving points on straight lines. issue_ripples_lerp_r.hipnc Edited November 28, 2021 by Aizatulin 1 Share this post Link to post Share on other sites
pan.mentolka 2 Posted November 28, 2021 Thank you so much Aizatulin! I am super bad at VEX commands, so I do not know how to create even this super-simple logic wrangle. Share this post Link to post Share on other sites