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
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
920
⌨️ a Key is Landmine 💣のデザイン / Design of "a Key is Landmine"
lycoris102
0
240
[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
VPCエンドポイント意外とお金かかるなぁ。せや、共有したろ!
tommy0124
1
610
Oracle Cloud Infrastructure IaaS 新機能アップデート 2025/12 - 2026/2
oracle4engineer
PRO
0
140
身体を持ったパーソナルAIエージェントの 可能性を探る開発
yokomachi
1
120
OCI技術資料 : コンピュート・サービス 概要
ocise
4
54k
モブプログラミング再入門 ー 基本から見直す、AI時代のチーム開発の選択肢 ー / A Re-introduction of Mob Programming
takaking22
5
1.5k
Claude Code Skills 勉強会 (DevelersIO向けに調整済み) / claude code skills for devio
masahirokawahara
1
21k
チームのモメンタムに投資せよ! 不確実性と共存しながら勢いを生み出す3つの実践
kakehashi
PRO
1
110
非情報系研究者へ送る Transformer入門
rishiyama
11
7.5k
Tebiki Engineering Team Deck
tebiki
0
27k
情シスのための生成AI実践ガイド2026 / Generative AI Practical Guide for Business Technology 2026
glidenote
0
260
The_Evolution_of_Bits_AI_SRE.pdf
nulabinc
PRO
0
210
楽しく学ぼう!ネットワーク入門
shotashiratori
4
3.3k
Featured
See All Featured
Reflections from 52 weeks, 52 projects
jeffersonlam
356
21k
Primal Persuasion: How to Engage the Brain for Learning That Lasts
tmiket
0
290
svc-hook: hooking system calls on ARM64 by binary rewriting
retrage
2
170
Build your cross-platform service in a week with App Engine
jlugia
234
18k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
199
73k
Raft: Consensus for Rubyists
vanstee
141
7.4k
The Cost Of JavaScript in 2023
addyosmani
55
9.8k
Designing Experiences People Love
moore
143
24k
Navigating Team Friction
lara
192
16k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
47
8k
Mind Mapping
helmedeiros
PRO
1
120
Conquering PDFs: document understanding beyond plain text
inesmontani
PRO
4
2.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