Ultraman 37 Posted December 17, 2018 Hello Guys ! i'm new in Vex, and i wanna know how can fix my problems , write simple code with pcfind and find list of points and i need each points is Further less color effect ( falloff Points ) , pls check hip File thanks a lot's Milad.Savar Falloff by Distance.hip Share this post Link to post Share on other sites
nikola014 1 Posted December 17, 2018 Hi,You can try something like this f@d=distance(@P,point(1,"P",0)); @Cd = chramp("distanceRamp",fit(@d,0,1,0,1)); 1 Share this post Link to post Share on other sites
Ultraman 37 Posted December 17, 2018 thanks a lots dude Share this post Link to post Share on other sites