• Editor
  • Function request: Hope to add bone selection function of the same color

After classifying the colors of bones, I hope there is a button to quickly select bones of the same color. Although it is known that group buttons can also be implemented, this one click selection will be faster

Related Discussions
...

Currently, Spine does not have a built-in feature to select bones based on their color directly. However, you can use selection groups to achieve a similar result. Selection groups allow you to store and recall selections of bones, which can be very useful for quickly selecting specific sets of bones that you frequently work with.

To create a selection group:

  1. Select the bones you want to group.
  2. Press ctrl+1 (or cmd+1 on Mac) to store the selection in group 1. You can use any number key from 0 to 9.

To recall the selection group:

  1. Simply press the number key (e.g., 1 for the first group) without holding ctrl or cmd.

This method allows you to quickly select predefined groups of bones, which can be organized by color or any other criteria you choose.

For more information on selection groups, you can refer to the Selection groups section of the Spine User Guide.

It's a decent idea. However, how would you select all bones of the same color? A hotkey? That would make it a 2 step process: select a bone, then press the hotkey to also select all other bones of that color.

  • yugutou ответили на это сообщение.

    Nate 类似于约束选择那样的功能或许可以?给骨骼颜色分类的行为就有分组的意思,能提供一个选择同类颜色骨骼的功能,感觉挺不错的

    • Изменено

    That's a good idea, thanks! We've added a "select by color" button for bones in 4.2.23.

    Изображение удалено из-за отсутствия поддержки HTTPS. | Показать

    • yugutou ответили на это сообщение.

      Nate 哦!!你们工作效率真高,辛苦了

      is that the yellow square button on the top right corner?
      What hotkey would be assigned for this function?

      • Misaki ответили на это сообщение.

        chuckle70

        is that the yellow square button on the top right corner?

        Yes! Note that the color of the button changes depending on the color of the bone.


        What hotkey would be assigned for this function?

        A new line Select - Colored Bones has been added to the Selection section of the hotkeys.txt file, so set the keys you want to use to it. (By default, no key is set).

        Thank You, Misaki!!! :and Spine is amazing1