Jump to content

Sop Solver


Recommended Posts

Hi, I have a little problem, but I can't, the problem is that in sop solver , I am going to fly pscale_max and pscale_min spheres but in the first frame the biggest and the smallest spheres are not the same position with others, How can i do it?? in the first frame they must stay in the same postion, here my hip file, I have a vex code in sopsolver

sop_solver.hipnc

Link to comment
Share on other sites

Hi,

that's because on first frame you are asking for the spheres to remain at rest position but then increase in y-position if the condition is true, which will always be true, therefore it will execute the second 2 lines (since they come after in code) and your spheres will increase in y-position on first frame. A fix would be to simply execute those lines after frame 1. 

image.png.e87cd0862329fc7792985a7a2ac8aaa6.png

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...