com.unity.2d.tilemap.extras 4.0.0-pre.3

com.unity.2d.tilemap.extras

Source docs
Notes: processedReleased March 6, 2023

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2023.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)

🔧 Bug Fixes

  • [TintBrush] Replace obsolete method calls.
  • [TintBrushSmooth] Replace obsolete method calls.
  • [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

Features

  • [AnimatedTileEditor] Add field to change TileAnimationFlags

📈 Improvements

  • [AnimatedTileEditor] Moved to Unity.2d.Tilemap.Extras.Editor