📋 Metadata

💬 Content

MatsuikoHiroka:

hi again question
is this possible to separate

[ATTACH=CONFIG]456603[/ATTACH]

i only wanted the typing box ( group )
thank you for answer

Hi, try this code in Custom tab:

groups = [g for g in D.groups if C.object and C.object in g.objects[:]]; groups and L.prop(groups[0], "name", "")

🔗 View on Blender Artists