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
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
lycoris102
December 06, 2020
Technology
0
10k
[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
390
イラレの生成AI + Unity (VectorGraphics) で遊びたい! / Illustrator Generative AI and Unity Vector Graphics
lycoris102
0
900
⌨️ a Key is Landmine 💣のデザイン / Design of "a Key is Landmine"
lycoris102
0
230
[Unity] プレビュー版 Cinemachine 3.0 紹介
lycoris102
1
2.2k
Unityとキャリアとコミュニティの話 / Unity, Carrier, Community
lycoris102
1
230
GOOLF!のデザイン⛳️ / Design of GOOLF!
lycoris102
0
710
期待値と言語化の話 / Verbalize Expectations
lycoris102
2
4.9k
Sweet^2 Honey Hive
lycoris102
2
1.6k
unity1week でUFOキャッチャーのゲームを作ったときに考えたこと / Tips for creating casual game with unity1week
lycoris102
1
1.2k
Other Decks in Technology
See All in Technology
Getting started with Google Antigravity
meteatamel
0
330
AITuberKit+Bedrock AgentCoreで作る 3Dキャラクターエージェント
yokomachi
2
1.5k
論文検索を日本語でできるアプリを作ってみた
sailen2
0
100
使って学ぼう MCP (と GitHub Codespaces)
tsubakimoto_s
1
220
GitHub Copilot CLI 現状確認会議(2026年2月のすがた)
torumakabe
4
580
Open Table Formatにおけるストレージ抽象化の比較
lycorptech_jp
PRO
1
200
「静的解析」だけで終わらせない。 SonarQube の最新機能 × AIで エンジニアの開発生産性を本気で上げる方法
xibuka
2
250
全自動で回せ!Claude Codeマーケットプレイス運用術
yukyu30
3
120
Agent Skills 入門
puku0x
0
880
Microsoft Fabric のワークスペースと容量の設計原則
ryomaru0825
2
120
【Claude Code】Plugins作成から始まったファインディの開発フロー改革
starfish719
0
430
Oracle Database@Google Cloud:サービス概要のご紹介
oracle4engineer
PRO
3
1.1k
Featured
See All Featured
Lightning Talk: Beautiful Slides for Beginners
inesmontani
PRO
1
450
The agentic SEO stack - context over prompts
schlessera
0
670
SERP Conf. Vienna - Web Accessibility: Optimizing for Inclusivity and SEO
sarafernandez
1
1.3k
Taking LLMs out of the black box: A practical guide to human-in-the-loop distillation
inesmontani
PRO
3
2k
Tips & Tricks on How to Get Your First Job In Tech
honzajavorek
0
440
How to audit for AI Accessibility on your Front & Back End
davetheseo
0
200
The untapped power of vector embeddings
frankvandijk
2
1.6k
The AI Revolution Will Not Be Monopolized: How open-source beats economies of scale, even for LLMs
inesmontani
PRO
3
3.1k
Testing 201, or: Great Expectations
jmmastey
46
8.1k
Learning to Love Humans: Emotional Interface Design
aarron
275
41k
Git: the NoSQL Database
bkeepers
PRO
432
66k
VelocityConf: Rendering Performance Case Studies
addyosmani
333
24k
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