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
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
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
910
⌨️ 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
1 年間の育休から時短勤務で復帰した私が、 AI を駆使して立ち上がりを早めた話
lycorptech_jp
PRO
0
210
All About Sansan – for New Global Engineers
sansan33
PRO
1
1.4k
Kaggleの経験が実務にどう活きているか / kaggle_findy
sansan_randd
1
140
LY Tableauでの Tableau x AIの実践 (at Tableau Now! - 2026-02-26)
yoshitakaarakawa
0
1.2k
技術キャッチアップ効率化を実現する記事推薦システムの構築
yudai00
2
170
Lookerの最新バージョンv26.2がやばい話
waiwai2111
1
150
Secure Boot 2026 - Aggiornamento dei certificati UEFI e piano di adozione in azienda
memiug
0
130
Oracle Cloud Infrastructure:2026年2月度サービス・アップデート
oracle4engineer
PRO
0
180
マルチロールEMが実践する「組織のレジリエンス」を高めるための組織構造と人材配置戦略
coconala_engineer
2
180
パネルディスカッション資料 (at Tableau Now! - 2026-02-26)
yoshitakaarakawa
0
1k
入門DBSC
ynojima
0
100
問い合わせ自動化の技術的挑戦
recruitengineers
PRO
2
120
Featured
See All Featured
Reality Check: Gamification 10 Years Later
codingconduct
0
2k
Navigating the Design Leadership Dip - Product Design Week Design Leaders+ Conference 2024
apolaine
0
210
Impact Scores and Hybrid Strategies: The future of link building
tamaranovitovic
0
220
Claude Code どこまでも/ Claude Code Everywhere
nwiizo
63
53k
Optimizing for Happiness
mojombo
378
71k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
287
14k
Discover your Explorer Soul
emna__ayadi
2
1.1k
Building a Scalable Design System with Sketch
lauravandoore
463
34k
Building an army of robots
kneath
306
46k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.6k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
37
6.3k
A Tale of Four Properties
chriscoyier
162
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