Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
[Unity] Mobile3D(2D)テンプレートとモバイル向けパッケージ紹介 / Mobi...
Search
lycoris102
December 06, 2020
Technology
0
8.7k
[Unity] Mobile3D(2D)テンプレートとモバイル向けパッケージ紹介 / Mobile templates and packages for mobile
【年末だよ】Unity お・と・なのLT大会 2020
https://meetup.unity3d.jp/jp/events/1266
lycoris102
December 06, 2020
Tweet
Share
More Decks by lycoris102
See All by lycoris102
コンプリボドゲ2024 ジグザグザクザク 遊び方
lycoris102
0
70
イラレの生成AI + Unity (VectorGraphics) で遊びたい! / Illustrator Generative AI and Unity Vector Graphics
lycoris102
0
390
⌨️ a Key is Landmine 💣のデザイン / Design of "a Key is Landmine"
lycoris102
0
130
[Unity] プレビュー版 Cinemachine 3.0 紹介
lycoris102
1
1.3k
Unityとキャリアとコミュニティの話 / Unity, Carrier, Community
lycoris102
1
170
GOOLF!のデザイン⛳️ / Design of GOOLF!
lycoris102
0
600
期待値と言語化の話 / Verbalize Expectations
lycoris102
1
4.6k
Sweet^2 Honey Hive
lycoris102
2
1.3k
unity1week でUFOキャッチャーのゲームを作ったときに考えたこと / Tips for creating casual game with unity1week
lycoris102
1
970
Other Decks in Technology
See All in Technology
【shownet.conf_】トポロジ図の歩き方
shownet
PRO
0
400
【ログ分析勉強会】EDR ログで内部不正を検出できるのか、Copilot に聞いてみた
hssh2_bin
2
280
【shownet.conf_】ShowNet 2024 ~ Inter * Network ~
shownet
PRO
0
410
クレジットカードを製造する技術
yutadayo
78
40k
AWS Lambdaで実現するスケーラブルで低コストなWebサービス構築/YAPC::Hakodate2024
fujiwara3
5
1.2k
いまからでも遅くない! コンテナでWebアプリケーションを 動かしてみよう(2-1)WebAPI座学
nomu
0
150
【shownet.conf_】ShowNet x 宇宙ネットワーク
shownet
PRO
0
330
ITエンジニアとして知っておいてほしい、電子メールという大きな穴
logica0419
3
490
【swonet.conf_】NOCメンバーが語るSTMの実態!! ~ShowNetから若者への贈り物~
shownet
PRO
0
250
XPを始める新人に伝えたい近道の鍵
nakasho
1
270
エンジニアは伝え方が9割/90% of what engineers need is communication skills
ykanoh
2
170
Low Latency Join Method for Distributed DBMS
yugabytejapan
0
110
Featured
See All Featured
Building Adaptive Systems
keathley
37
2.1k
Six Lessons from altMBA
skipperchong
26
3.4k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
167
48k
The MySQL Ecosystem @ GitHub 2015
samlambert
250
12k
Visualization
eitanlees
143
15k
The Cult of Friendly URLs
andyhume
76
6k
Learning to Love Humans: Emotional Interface Design
aarron
271
40k
Teambox: Starting and Learning
jrom
131
8.7k
Java REST API Framework Comparison - PWX 2021
mraible
PRO
28
7.5k
StorybookのUI Testing Handbookを読んだ
zakiyama
26
5.1k
The Cost Of JavaScript in 2023
addyosmani
43
5.8k
Put a Button on it: Removing Barriers to Going Fast.
kastner
58
3.5k
Transcript
青木とと@lycoris102 Mobile3D(2D)テンプレートと モバイル向けパッケージ紹介 【年末だよ】Unity お・と・なのLT大会 2020
@lycoris102 青木とと ねんれい:30 かぞく: 妻 / 息子氏(4) / 娘氏(0) ・Unityアンバサダー
・ゆるふわゲームクリエイター ・ゆるふわイベントオーガナイザー
こんな感じのゆるいゲームを作っています
今年はこんな感じの動画を投稿したりもしました
今日は プロジェクトテンプレートの 話をします これ以降の話は2020/11/29現在の情報です (アップデート入ったら)
今日は UnityHubで新規プロジェクト作ろうとすると選べるやつ
……なんか増えてない?
いつもの空プロジェクト
SRPサンプルのやつ 2020.2.0b からHDRPのサンプルシーンが新しくなってかなり美しい感じになってます
初心者向けチュートリアルのMicrogame 現状 2019.4系のみで表示 / 最近はLEGO Microgameも追加
Mobileテンプレート 現状 2019.4系のみで表示
君たちは何が違うんだ
https://www.reddit.com/r/Unity2D/comments/jraesv/whats_the_difference_between_the_2d_and_mobile_2d/ モバイル開発に最適なプロジェクト設定と モバイル開発に役立ついくつかの追加パッケージが付属しています。
PackageManager経由で インストールされるパッケージが違う 気付き プロジェクト設定の方は今のところまだクリティカルな変更はないかも……?
2D Mobile2D
Android Loccat パッケージ紹介 UnityEditor上で logcat (Androidデバイスからのログ) を見るためのツール https://docs.unity3d.com/Packages/
[email protected]
/manual/index.html
UnityEditor上でlogcatを見たり、画面キャプチャが出来る アプリの絞り込みや検索も出来るので、ターミナル慣れしていない人向け
Mobile Notifications パッケージ紹介 ローカル通知を実装するためのパッケージ https://docs.unity3d.com/Packages/com.unity.mobile.notifi
[email protected]
/manual/index.html
2019.4ではv1.0.3がverified (検証済みパッケージ) バグFIXもあるので気になる人は ChangeLog 見つつバージョン上げよう 1.3.0以降であればサンプルプロジェクトもインポートできます
Mobile Notifications Androidの実装例
Androidの場合
Androidの場合 Android 8.0以降 通知前に 通知チャネルを作成する必要がある 設定項目の詳細: https://developer.android.com/training/notify-user/channels?hl=ja
Androidの場合 題名/テキスト/送信する時間などを 指定して通知を送る 設定項目の詳細: https://developer.android.com/training/notify-user/build-notification?hl=ja
Androidの場合 TO・DO・I・TA
Androidの場合 ProjectSettingsにて デバイス起動時の通知の保持設定や 通知時のカスタムアイコンの設定
Mobile Notifications iOSの実装例
iOSの場合
iOSの場合 通知の認証
iOSの場合 ProjectSettings経由でアプリ起動時に認証をポップアップさせることも可能
iOSの場合 設定項目の詳細: https://developer.apple.com/documentation/usernotifications/ 題名/テキスト/送信時間などを 指定して通知を送る
iOSの場合 TO・DO・I・TA
https://gist.github.com/lycoris102/54a815ded8ca34d592ad129aa1ebad0c 両PFで使えるようにしつつ gist にサンプルコード上げました
・UnityHubでテンプレを選べるようになった ・2019.4ではMobile2D/3Dのテンプレがある ・現状ではモバイル向けのパッケージが入る まとめ
DeviceSimulatorもオススメです! https://youtu.be/JXbcqVEu8Xo
青木とと@lycoris102 Mobile3D(2D)テンプレートと モバイル向けパッケージ紹介 【年末だよ】Unity お・と・なのLT大会 2020