com.unity.2d.tilemap.extras 3.1.0
Source docsNotes: processedReleased March 21, 2023
Unity Compatibility
Minimum Unity: 2022.1
Package Dependencies
- com.unity.2d.tilemap (1.0.0)
- com.unity.modules.jsonserialize (1.0.0)
- com.unity.modules.tilemap (1.0.0)
- com.unity.ugui (1.0.0)
✨ Features
- [AnimatedTileEditor] -Add field to change TileAnimationFlags (For 2022.2.x)
- [RuleTile] -Add RotatedMirror rule which checks neighbors using both the mirror and rotation Rule in addition to the standard rotation Rule
🔧 Bug Fixes
- [GameObjectBrush] Fix placement of GameObjects for Hexagon Layouts with Anchor
- [GameObjectBrush] Align rotation and flip to 2D View in Editor
- [RandomBrush] Use default color and transform when painting over with RandomBrush
📈 Improvements
- [AnimatedTileEditor] Moved to Unity.2d.Tilemap.Extras.Editor
