kazumalab tech log

流行りとリラックマと嵐が大好きです。技術的ログ。

Unityアセットストアに"Easy Camera Switcher"をリリースしました。

かずまです。
今回UnityのアセットEasy Camera Switcherをリリースしました。

定価は$20なのですが、リリース記念ということで、現在$15です。

どんなもの?

Unity WebGL Player | EasyCameraChanger

サンプルシーンはこちらです。

カメラを超簡単に切り替えられるものになっています。
やり方は簡単、空のオブジェクトをシーンに追加して、そこにスクリプトを貼り付けるだけ!

自動的にカメラを読み込んでくれるので、あとはデフォルト(スタート時のカメラ)
あとはどのボタンで切り替えるか、フェードイン、アウトさせるか、何秒でフェードさせるかを設定するだけ。

簡単ですね!

アップデート

今後つける予定の機能としては

  • 切り替え順を並び替えられる
  • フェードのバリエーションを増やす
  • VRなど他のカメラにも対応

させる予定です。

どんなシーンに使える?

  • GameJamなどの時間がないケース
  • ささっと映像を作りたいとき
  • 車の視点変更などのゲームでよくあるカメラ切り替え

他にも様々なシーンで使えます。
結構毎回実装するのが大変なので、これ一つ買うだけで、素晴らしく時間の短縮にもなります!

アセットストアの中では一番簡単に切り替えられるはずです!

Explanation in English

The list price is $ 20, but as a release memorial it is currently $ 15.

What thing?

Camera can be switched to super easy.
The way is simple, simply add an empty object to the scene and paste the script there!

Since it will automatically load the camera, the default (camera at start)
Then just set which button to switch, fade in and out, and how many seconds to fade.

It's easy!

Update

As a function to be added in the future

  • Switch order can be rearranged
  • Increase variation of fade
  • Supports other cameras such as VR

We are planning to do.

Which scene can you use?

  • There is no time such as GameJam
  • When you want to make a picture quickly
  • Frequent camera switching in games such as car view change

It can be used in various other scenes.
Because it is difficult to implement quite often every time, buying this one is wonderful and will also save you time!

It should be the easiest to switch among asset stores!

Sample


Link