Over 11,000 five-star assets
Rated by 85,000+ customers
Supported by 100,000+ forum members
Every asset moderated by Unity
Unity Version | Built-in | URP | HDRP |
---|---|---|---|
2022.3.10f1 | Compatible | Not compatible | Not compatible |
FYFY means FamilY For unitY. It is an Entity Component System (ECS) made for Unity.
FYFY was designed for teaching purposes to help beginners to understand data-driven simulation and to play with ECS mechanisms. FYFY is focused on the modularity interest of ECS. We try to make it easy to use and well-integrated into the Unity editor.
FYFY doesn't focus on optimization. If you are interested in high performances games use the native ECS of Unity instead.
Take a look on Github: https://github.com/Mocahteam/FYFY
See API documentation for details
Example of projects designed with FYFY: E-LearningScape, Covid-25, SPY
If you use the Monitoring plugin included, Java is required