Is it possible to have a dynamic buffer we a shared component?
I’m trying to store some animation data in a dynamic buffer (each item being an “Animation Clip”), and since multiple entities will use the same animation data, is there a way to have this dynamic buffer also be shared data?