-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Hey,
right now I'm trying out some ECS for a little pet project of mine. Even though it is no game I thought I try out some ECS out of curiosity.
I fiddled around a bit to get the serialization working, after which I was testing if Relations can also be serialized. Because somewhere in the docs I read relations are special components.
But after a short test it seems they are not beeing serialized.
Is this intentional or did I do something wrong?
Also, as far as I could see I can only serialize 16 components for any Entity (A, B, ..., P). Any way to increase the components serialized?
Metadata
Metadata
Assignees
Labels
No labels