Hi
I am setting up a digital asset and would need to know how it can be done to get some user input.
So to clarify for example when you create a polybridge node you get asked in the viewport to select a face and then another face.
When you have points selected and create a blast node, the point numbers are added in the group field automatically.
How can i setup stuff like this?
In my case the user needs to select 2 points on the input mesh, so i would like to have the same way as the polybridge in the view port after you press enter,
or if points are already selected when the node gets created the same behavior as the blast node.
I did find the onCreate script in the type manager but when i checkout out all the nodes in houdini this is almost never used so i assume there is another way to setup something like this.
cheers