1006 B
1006 B
Changelog
All notable changes to this package will be documented in the notion.
[1.0.0] - 2025-09-20
Added
- Initial release of Conjure Arcade Controller package
- Custom Input Device implementation for Conjure Arcade Controllers
- Support for arcade joystick with directional buttons
- Support for 8 buttons (Home, Start, 1-3, A-C)
- Multi-controller support with controller indexing
- Input Action Asset extension methods for easy controller assignment
- Custom input processors for stick normalization
- Comprehensive documentation and examples
Features
ConjureArcadeController- Main controller device classConjureArcadeStickControl- Custom stick control with directional buttonsConjureArcadeControllerState- HID input state definitionConjureInputSystem- Automatic registration and initializationInputActionAssetExtension- Helper methods for controller assignment- Controller detection and management system
- Event system for controller connect/disconnect