MultiPick Sprites

I noticed in the documentation that there is a Scene function for: pick(), multiPick(), pickWithRay(), and multiPickWithRay. There is also a pickSprite, and a pickSpriteWithRay, but there is no multiPickSprite, and multiPickSpriteWithRay. I happen to have a need for a multipick sprite function, so I was wondering if these could be added to the framework, that way I don’t have to have to rig up my own function, and it seems like it would be useful to more people than just me.

Thoughts?

All in :slight_smile: please send the PR and I’ll review and merge it

2 Likes

@morterra just submitted a PR for multiPickSprite and multiPickSpriteWithRay. If accepted they should be available in a few days.

1 Like