com.unity.2d.tilemap.extras 4.0.0

com.unity.2d.tilemap.extras

Source docs
Notes: processedReleased March 20, 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)

Features

  • [RuleTile] Add RotatedMirror rule which checks neighbors using both the mirror and rotation Rule in addition to the standard rotation Rule

🔧 Bug Fixes

  • [GameObjectBrush] Validate size of GameObjectBrush when it changes