EZ Core is a framework designed to make creation of games within Unity easy and maximize performance.
Unity Free Source Code
Although this Unity Asset is typically a paid asset, it is currently available for free download. It’s important to note that this offer is intended strictly for educational purposes or for testing the product before making a purchase, and it should not be utilized for commercial activities
UNITY ASSET STORE LİNK: LINK
EZ Core is designed to be very flexible and at the same time provide performance boosts to your game as it minimizes unnecessary stuff happening on the backend.
EZ_Pooling_2
Pool Manager is a tool that manages instances that are needed over and over again in the same scene.
EZ_Pooling_2 is a more efficient pooling system than its previous iteration. EZ Pooling
EZ_Tagger
EZ Tagger is the multi-tagging version Unity tag. And it is faster and more efficient as it uses enum to compare instead of strings.
It comes with 2 modes : Exact and Or.
Exact : the gameObject must have all the required tags in order to return true.
Or : at least 1 must match to return true.
Additional features that includes
– Action Binder Components
– Math functions
– and more
EZ Core is still in development so there will be more features that will be included in the next version to make your game programming a breeze.
DOWNLOAD LINK: LINK