0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

2d-extras 5.0.0 (Unity 6.2以降対応)で、AutoTileがSpriteのランダム表示に対応した

Posted at

2d-extras 5.0.0で、AutoTileがSpriteのランダム表示できるようになりました。

なお、2d-extras 5.0.0はUnity 6.2以降に対応しています。

リリースノートはこちら。

[AutoTile] Add Random property. AutoTile randomly picks a Sprite if multiple Sprites share the same mask. Otherwise, uses the first Sprite set with the mask.

次のスクリーンショットのように、2d-extras 5.0.0ではAutoTileのインスペクターに「Randomチェックボックス」が追加されています。

2d-extras 4.3.0(Unity 6.1) 2d-extras 5.0.0(Unity 6.2)
スクリーンショット 2025-08-24 22.47.53.png スクリーンショット 2025-08-24 22.44.07.png

このRandomチェックボックスを有効にすると、複数のSpriteに同一ルールを設定した際、Spriteをランダムに表示できるようになります。

関連

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?