Xlinka / NeosPlus

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

Add Get Children With Tag Logix node #148

Closed Nytra closed 1 year ago

Nytra commented 1 year ago

Fixes #34

20230726162727_1

Nytra commented 1 year ago

In the case where the slot input is root and the tag input is null, it returns a list containing every slot in the world that doesn't have a tag. Not sure if I should change this behavior or not.

Xlinka commented 1 year ago

For sake of performance I'd make It return null

Nytra commented 1 year ago

Updated