Closed ronjunevaldoz closed 4 years ago
you can make your own abstract class (ComponentBase) implementing both Component and Poolable. BTW please use community channels (discord and such) instead of issue tracker when asking for help with your code.
I am experiencing or I always forgot to implement
Poolable
on pooled components and this causing a lot of bugs to my system.