new to C3!
How do I create and reference an 'object group' ? for example, i have a sprite with a text element over the top - which i would like to act as a 'group' and replicated many times.
How do i create this group, and then how do i reference it ? (including in JS, such as runtime.objects.group.? or how?)
thanks!