The Advanced Armor System is a powerful solution for creating a collision model-based health system in Unity. This package is designed to help you create a great tank game or a destructible car system. It features a highly optimized codebase, utilizing Unity's JobSystem for improved performance. The system includes methods for polygon collision detection and exit, allowing for easy implementation of a simple health system. The code is well-commented, and a tutorial is provided to help you get started. This package is compatible with Unity 5.6.1f1 and lower versions.
The package includes the following features:
β’ Optimized codebase utilizing Unity's JobSystem for improved performance
β’ Polygon hit detection and exit methods (OnPolygonCollisionEnter() and OnPolygonCollisionExit())
β’ Commented main code for easy understanding
β’ Tutorial included for a smooth learning experience
β’ Compatible with Unity 5.6.1f1 and lower versions





