Unity game engine physics system improvement

Unity Entity Physics: Configurations and Improvements Explained

New Casual Fluffy Farm has adopted a Unity system that integrates a new entity and physics system. This system allows for configuration and customization of game object colliders. While the Unity physics offers improved performance and consistency, it requires more setup than the simpler MonoBehaviour system, presenting opportunities for advanced coding through a job system. Further testing is needed to evaluate overall performance improvements.