com.unity.charactercontroller 1.2.0-pre.2
Source docsNotes: processedReleased September 5, 2024
Unity Compatibility
Minimum Unity: 2022.3 (11f1)
Package Dependencies
- com.unity.entities (1.2.0)
- com.unity.modules.physics (1.0.0)
- com.unity.modules.uielements (1.0.0)
- com.unity.physics (1.2.0)
📈 Improvements
- Updated package dependencies
✨ Features
- Added new version of `KinematicCharacterUtilities.BakeCharacter` that takes an `IBaker` as parameter, as opposed to a `Baker`
⚡ API Changes
- Removed the `RotateAroundPoint` method of `MathUtilities`, which was unused by the package.
