Unity リンクのみメモ
-
新しくなった Input System
https://myudon.hatenablog.com/entry/2021/02/01/234545 -
オブジェクトの移動などを簡略化
https://assetstore.unity.com/packages/tools/animation/dotween-hotween-v2-27676 -
システムで使う設定値を持つ
https://qiita.com/toRisouP/items/7765cf891a93bdcf65bc -
【Unity】【Addressable】複数のAsyncOperationHandleを一つに結合して取り扱う方法
https://light11.hatenadiary.com/entry/2023/02/06/191548 -
ローカル通知
https://kan-kikuchi.hatenablog.com/entry/Mobile_Notifications -
バージョンの自動インクリメントをする場合
https://forum.unity.com/threads/automatic-version-increment-script.144917/変えるのを忘れていたとしても、Google Play Console アップロード時にエラーになる事で気付きはする。
-
Unity内でWebページを開く
https://github.com/gree/unity-webview -
ストアレビュー呼び出し
https://developer.android.com/guide/playcore/in-app-review/unity-
インストールは以下のリンク
https://developers.google.com/unity/packages#play_in-app_reviewExternalDependencyManager が含まれるので注意
-
-
Masterビルドでエラー
https://forum.unity.com/threads/fails-to-compile-on-android-arm-32.1135633/Masterビルドは Unity 2022 以降としておく。
-
オブジェクトの回転はオブジェクトの中心を基準にする。変えたい場合はカラのGameObjectを作って、それを親にして、親の方を回転する
https://portaltan.hatenablog.com/entry/2016/04/15/134129 -
用語
- reflection probe : https://docs.unity3d.com/ja/current/Manual/class-ReflectionProbe.html
- light probe : https://docs.unity3d.com/jp/current/Manual/LightProbes.html
-
Reverb Zone : https://docs.unity3d.com/ja/current/Manual/class-AudioReverbZone.html
- reverb priset : https://docs.unity3d.com/ScriptReference/AudioReverbPreset.html