Xlinka / NeosPlus

NeosVR Plugin Extra Logix nodes and features
https://discord.gg/9QAaMtXwke
Other
29 stars 18 forks source link

Nearest User Node #57

Closed DoubleStyx closed 1 year ago

DoubleStyx commented 2 years ago

Like Nearest User Head, but gets the User ref instead.

LeCloutPanda commented 2 years ago

Duplicate of #39 but looking into it anyways

DoubleStyx commented 2 years ago

We probably shouldn't have issues like #39 listing two unrelated nodes like that anyway. I think keeping this issue open is justifiable.

reality-exe commented 2 years ago

Yeah i should've just made a new issue for that.

jeanahelver commented 2 years ago

sorry to add to this but would it be possible to get a list for ignore user similar to + , format or index of first match finding the second nearest user is difficult in vanilla

LeCloutPanda commented 2 years ago

It's possible just gotta look into it more, hopefully by the next release it's done

Xlinka commented 2 years ago

is this a issue on the main github ?

DoubleStyx commented 2 years ago

is this a issue on the main github ?

Not that I know of.

Xlinka commented 2 years ago

Please make one so I can then link them.

DoubleStyx commented 2 years ago

Hm, Nearest User Hand actually has an output for the User ref of the nearest user's hand. Now I'm confused. Did I just create an issue for something that already had a solution? Well anyway, I guess we could add nodes for other avatar points, like the hips, foot, chest, and so on. I'm not sure what the use case for such nodes would be, but it is an interesting proposition.

reality-exe commented 2 years ago

There's also one for Nearest User Head. However it would be nice to have just the user reference

DoubleStyx commented 2 years ago

I don't think there's any harm in having a single node that provides multiple related outputs. There is a small performance cost involved in evaluating any outputs that aren't used, but many nodes already follow this output-batching design philosophy.