![]() |
Use Raycast for particle deletion - Printable Version +- tyFlow Forum (https://forum.tyflow.com) +-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html) +--- Forum: General Discussion (https://forum.tyflow.com/forum-2.html) +--- Thread: Use Raycast for particle deletion (/thread-3817.html) |
Use Raycast for particle deletion - SeanRedmond - 08-13-2023 Is there a way to use a raycast to delete particles rather than spawn them? I'd like to spawn particles on a surface and then use a raycast to filter out the particles I want, rather than spawn them based on the raycast alone. Any tips? Thanks! RE: Use Raycast for particle deletion - tyFlow - 08-13-2023 Surface Test has raycast modes...you can use those to delete particles. RE: Use Raycast for particle deletion - SeanRedmond - 08-13-2023 (08-13-2023, 03:14 AM)tyFlow Wrote: Surface Test has raycast modes...you can use those to delete particles. ok thanks, ill try that out ![]() |