constrain scripted particles to an animated volume - 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: constrain scripted particles to an animated volume (/thread-3648.html) |
constrain scripted particles to an animated volume - tycera - 04-29-2023 I have a system usingĀ PositionObject to place particles inside a torus volume. The scale of the torus is animated and I'd like to constrain the particles inside the torus. The trouble is, I have a script that is moving the particles, so anything I do to constrain them stops the script from working. Is there a way to constrain in a volume while also having the particle positions being controlled by a script? |