Masoud Posted May 14, 2020 Share Posted May 14, 2020 Hello; In a particle sim, I want each particle to fly to a goal point, but before reach to the goal, they should fly around (in a noisy path) like a bee. The problem is, they fly straight to the target (which I want to fly around), and after that, they don't stop! Thanks for helping. Particles_01.hip Quote Link to comment Share on other sites More sharing options...
Yahya98 Posted May 15, 2020 Share Posted May 15, 2020 I tried to fixed it, Just add distance function. Particles will lose their velocity when they reached the target. Hope that helps. Particles_01_fixed.hip 1 Quote Link to comment Share on other sites More sharing options...
Masoud Posted May 17, 2020 Author Share Posted May 17, 2020 On 5/15/2020 at 7:10 AM, Yahya98 said: I tried to fixed it, Just add distance function. Particles will lose their velocity when they reached the target. Hope that helps. Particles_01_fixed.hip Thank you Yahya. 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.