LoginSignup
1
2

More than 5 years have passed since last update.

PhotoShopのカラースウォッチをUnityにインポートするツール

Last updated at Posted at 2019-03-31

概要

PhotoShopのカラースウォッチのファイル, AcoファイルをUnityにインポートするツール。
スクリーンショット 2019-03-31 21.52.23.png

動作環境

Unity2018.3で確認
UPMの2D PSD Importerが必要
(上に含まれるPhotoshop PSD FileType Plugin for Paint.NETが必要)

導入

以下のファイルをEditorフォルダ内に入れる。
https://gist.github.com/ShunMc/5b2ddbe4c29e04aefacac7150482496d

使用方法

AcoファイルをUnityProjectにImportする。

参考

http://www.nomodes.com/aco.html
https://www.cyotek.com/blog/reading-photoshop-color-swatch-aco-files-using-csharp
http://baba-s.hatenablog.com/entry/2018/01/23/100000

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