-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
In previous projects, with the old code generator, I was using this amazing add-on https://github.com/sschmid/Entitas-CSharp/pull/88/files
Support was added as part of Entitas core in this commit:
f17bd30
However this no longer appears to work, as components built using WrapperComponent are not getting proper code generated for them. The generated code is the same as that of Flag Components rather that of Data components as they should.
This worked for me before, so I am making the assumption here that it somehow got lost in the split up of the code base maybe and Jenny just needs to be fixed to ignore the Abstract class like before?
Metadata
Metadata
Assignees
Labels
No labels
Projects
Status
Todo