Is there a multiple selection ugui toggle group?

Is there a way to make a ugui toggle group accept multiple selections. Say I have seven options and I want the user to be able to select 2 (but only two). Is there something built in for this or do I need to start from scratch?

Hello michellejean, I am attaching a [53402-togglecustom-v1-multiple-selection.zip|53402] containing custom scripts to achieve this. With ToggleCustom and ToggleCustomGroup included here you can now enjoy from multiple toggle selection in one group.

Due to the toggle class name changed I also needed to include Unity’s an editor for the toggle so you can edit multiple toggles at once.

Please enjoy,
Lermy