Jump to content

Expression for a random point selection over time


afx

Recommended Posts

Basically I have a group of points with something like this as its point selection (4, 5 ,6 12, 16, 20) I want to randomly pick one of these point numbers and over time pick another one of these numbers.

example.

frame (1) = point selection (5)

frame (2) = point selection (12)

frame (3) = point selection (4).......

its getting late, and in zombie mode if I dont make sense I can clarify

Link to comment
Share on other sites

Looks like that doesn't seem to do the trick

Let me know if you guys think I should be doing this differently

I have a Box node

I then selected a group of points and asigned them to a group node

I now want to individually select one of these points in the group node and translate it, but I over time want to change this selection so that the translation moves from point to point within my selection group

I might be setting this up wrong any suggestions??

Link to comment
Share on other sites

If this is really what you want then it might be easy or hard to find a solution depending on what you plan.

After reading it again it sounds like you want:

Have a selection of point on your box

Apply a montainSOP to this group

Or: Add a custom pointSOP expression or even VOPSOP to this group

You can also us the combine tab of the groupSOP to create a subset of your first group.

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...