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
Nボールパズル製作記
Search
kametaro
August 28, 2020
Programming
1
22
Nボールパズル製作記
kametaro
August 28, 2020
Tweet
Share
Other Decks in Programming
See All in Programming
Generative AI Use Cases JP (略称:GenU)奮闘記
hideg
1
290
役立つログに取り組もう
irof
28
9.6k
3 Effective Rules for Using Signals in Angular
manfredsteyer
PRO
1
100
色々なIaCツールを実際に触って比較してみる
iriikeita
0
330
AWS Lambdaから始まった Serverlessの「熱」とキャリアパス / It started with AWS Lambda Serverless “fever” and career path
seike460
PRO
1
260
Streams APIとTCPフロー制御 / Web Streams API and TCP flow control
tasshi
2
350
Click-free releases & the making of a CLI app
oheyadam
2
110
ペアーズにおけるAmazon Bedrockを⽤いた障害対応⽀援 ⽣成AIツールの導⼊事例 @ 20241115配信AWSウェビナー登壇
fukubaka0825
6
1.9k
AI時代におけるSRE、 あるいはエンジニアの生存戦略
pyama86
6
1.1k
Better Code Design in PHP
afilina
PRO
0
120
3 Effective Rules for Using Signals in Angular
manfredsteyer
PRO
0
100
subpath importsで始めるモック生活
10tera
0
300
Featured
See All Featured
Mobile First: as difficult as doing things right
swwweet
222
8.9k
Raft: Consensus for Rubyists
vanstee
136
6.6k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
47
5k
For a Future-Friendly Web
brad_frost
175
9.4k
BBQ
matthewcrist
85
9.3k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
506
140k
The MySQL Ecosystem @ GitHub 2015
samlambert
250
12k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
44
6.8k
Side Projects
sachag
452
42k
Speed Design
sergeychernyshev
24
610
ReactJS: Keep Simple. Everything can be a component!
pedronauck
665
120k
The Cost Of JavaScript in 2023
addyosmani
45
6.7k
Transcript
Unity 1 week ~ふえる~ 製作記 @kametaro49 (かったん)• 2020 年 8月10日~
Unity 1 weekとは 概要 1週間でテーマに沿ったゲームを作ろう! どんなゲーム? • お題はこじつけでOK • 1週間に間に合わなくてもOK
• なんなら未完成でもOK いいところ 皆さんとても優しいです
なに作ろう ブレインストーミング • テーマ「ふえる」から広げてみ る • ふえるワカメ的発想 全力こじつけ • 好きなゲームをテーマ「ふえ
る」に近づける • ワカメ増やす的発想
N_BallPuzzle 元ネタ • 6ボールパズル (世界のアソビ大全) • 自然数に拡張したら? 制約 • 一人プレイ化
• なんか増やす • 一週間で!
難所! ボール挙動 • 物理演算に頼っている • 衝突時に吹っ飛ぶ 六角形の座標系 • 座標指定が大変 •
図形の記述も大変 反発係数が0でも
個人的解決策 ボール挙動 • 落ちるボール以外固定 • 横方向にスピード制限 六角形の座標系 • 気合! •
3次元記述 X Y Z
スケジュール
• テーマ発表! • 制作物を決める • 基本ルール実装 • スペル検知 • エフェクト
• 基本UI • サウンド • 飾り付け • タイトル画面 • ランキング • 評価を気にする 月 火 水 金 土
総工費 素材集め 2Dパズル部分:手描き(お絵かきソフト頼り) エフェクト :アセット サウンド :アセット、無料素材 ランキング:パッケージ コーディング 約1000行ほど
夜更し 3回 休養 2日
Nボールパズル https://unityroom.com/games/n_ballpuzzle