Component System
com.arman.component-system is an OpenUPM Unity package. A lightweight composition framework for building entities out of interchangeable components. Provides entity/component abstractions, specialized single-component entities, and a caching entity that avoids repeated component lookups.
Install this package from the OpenUPM scoped registry with the instructions on this page, or use openupm-cli to update Packages/manifest.json.
Repository: https://github.com/jahandideh-iman/unitypackages.
Owner: jahandideh-iman.
Topics
Related Unity Packages
- Event Management com.arman.event-management
- Inventory System com.arman.inventory-system
- Object Pooling com.arman.object-pooling
- Package Basics com.arman.package-basics
- Scene Management com.arman.scene-management
- Service Locating com.arman.service-locating
For registry setup problems, see Unity scoped registry troubleshooting.