Apple Silicon(M1) 対応の Firebase Unity SDK 作成手順
背景 Firebaseが Apple Silicon 版 Unity Editor に未対応 https://github.com/firebase/quickstart-unity/issue...
9 search resultsShowing 1~9 results
You need to log-in
背景 Firebaseが Apple Silicon 版 Unity Editor に未対応 https://github.com/firebase/quickstart-unity/issue...
環境 macOS(Apple Silicon) Unity 2021.3.0f1 事象 通知用アイコンやアプリ名のローカライズファイルを Assets/Plugins/Android/res に...
背景 UI要素のサイズ(RectTransform.sizeDelta)を別UI要素に追従させ、見た目上で一致させたい 一致させる対象が直接の親の場合 Stretch指定でOK 一致させる対象が...
環境 macOS(10.15.2) Unity 2018.4.14f1 事象 UnityのConsoleウィンドウにはログが垂れ流されている ログファイル(Editor.log)を tail -...
CocosCreatorの(タッチ)イベント登録について 記事執筆時点の最新 (v2.0.2) の話 公式には node.on での設定が推奨されている模様 http://docs.cocos2...
困ってたこと cocos2-xの Label で改行してみた 行間幅が広すぎて、想定範囲に収まらなかった 見た目も悪かった 設定できた label->setLineHeight(幅の値);...
問題点 libGdxのTexturePackerを使った button_1.png, button_2.png の様な 名前_数字.png ファイルが 名前.png に纏まってしまった 全く別の...
概要 cocos2d-xの膨大なライブラリを静的ライブラリ化していた http://discuss.cocos2d-x.org/t/how-to-speed-up-cocos2d-x-build...
SQLCipherについて SQLiteを暗号化してくれるツールです。 cocos2d-xなんかでデバイスにデータを保存する場合、管理を楽にする為にSQLiteを使い、チート対策の為にSQLCi...
9 search resultsShowing 1~9 results
Qiita is a knowledge sharing service for engineers.