Skip to content

2D Extras v1.2.0

Compare
Choose a tag to compare
@ChuanXin-Unity ChuanXin-Unity released this 12 Nov 07:46

[1.2.0] - 2019-10-17

Changed

  • [PrefabBrush] Erase GameObjects at target position before painting
  • [RuleTileEditor] Made RuleTileEditor and children public
  • [RuleTile] Roll back m_Self to this.
  • [RuleOverrideTile] Remove m_OverrideSelf property.
  • [RuleOverrideTile] Inherit custom properties from custom RuleTile.
  • [RuleOverrideTile] Change m_RuntimeTile to m_InstanceTile.