2
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Unity2017.4でのSpriteEditor WindowのOutlineとPhysics Shapeの変更点

Posted at

Unity2017.4で、SpriteEditor WindowのOutlineとPhysics Shapeの編集の方法が、微妙に変わりました。

リリースノートはこちら

該当するのは、

2D: Change Outline and Physics Shape module behaviour in Sprite Editor Window. The module will only show outlines only when user has customised it.
Unity、Sprite Editor Windowの

SpriteEditor Windowにおいて、

Unity 2017.3.1では、Edit OutlineとEdit Physics Shapeになっています。

unity_2017.3_1.PNG

Unity 2017.4では、Custom OutlineとCustom Physics Shapeになっています。

unity_2017.4_1.PNG

名前だけでなく、微妙に編集の方法も変わています。

Outline もしくは Physics Shapeを編集する際、

Unity 2017.3.1までは、編集したいSpriteを選択(マウス/トラックパッドでクリック)すれば、編集モードになり、白い線と白い四角が現れました。

Unity 2017.4では、編集したいSpriteを選択(マウス/トラックパッドでクリック)したのち、Updateタブを押す必要があるようです。

update_tab.PNG

この点に注意してください。

2
2
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
2
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?