Bringing curve to pop-old using op

   1532   4   0
User Avatar
Member
48 posts
Joined: Feb. 2017
Offline
Hi everybody, hope you are having good time,

I am following an old tutorial for H12 and am trying to bring curve to vop pop using op.

I know my question is not totally expressed but in general does op work in H16? i have promoted my point cloud open and am using op : path address and am getting absolutely no responce and though maybe op does not function.

I am trying different addressing as follow:

op : /obj/geo1/OUT

I also make all sorts of variation and still no responce,

Forgive me for not giving detail for i am not very familiar with the names of level and UI.
Edited by fred_98 - March 27, 2018 08:53:54
User Avatar
Member
2042 posts
Joined: Sept. 2015
Offline
Sorry I don't have experience with point clods or working in vops, but,

many times with vex functions I do have to use op;

And in all cases I can remember it needs to be put in quotes.

And I usually access other nodes relatively so it might look like this:

vex_function("op:../desired_node", second_argument);
Edited by BabaJ - March 27, 2018 09:12:12
User Avatar
Member
48 posts
Joined: Feb. 2017
Offline
Thank you for answering BabaJ but still am confused.
User Avatar
Member
2042 posts
Joined: Sept. 2015
Offline
Where is it that you are using op: specifically? Maybe hip file would help.

I should have been more specific in that my only suggestion is that wherever you are using it perhaps you only need to enclose it in quotes:

"op:/obj/geo1/OUT"

rather than without them like you showed.
Edited by BabaJ - March 28, 2018 12:15:54
User Avatar
Member
48 posts
Joined: Feb. 2017
Offline
Dear Babaj i am a self-taught person and can not name the place or address of it. let me see if i can find proper verbiage but until then i want to say that i am following a tutorial at cmivfx which is for H12 and i am typing exactly what he does.

i will be back, thanks again and sorry for bothering.
  • Quick Links