スポンサーリンク

Unityで脱出ゲームを作りたい!(2)

 

http://senkouemaki.com/lab/?p=98

Layers > Edit Layers… で、User Layer 8 に、clickable

Unity入門:Raycastで画面クリック、タッチでオブジェクトを操作する
http://future-software-labo.anyagent.net/unity%E5%85%A5%E9%96%80raycast%E3%81%A7%E7%94%BB%E9%9D%A2%E3%82%AF%E3%83%AA%E3%83%83%E3%82%AF%E3%80%81%E3%82%BF%E3%83%83%E3%83%81%E3%81%A7%E3%82%AA%E3%83%96%E3%82%B8%E3%82%A7%E3%82%AF%E3%83%88/

 

http://senkouemaki.com/lab/?p=80

image

http://d.hatena.ne.jp/a1yama1123/20120412/1334241971

 

●ドアの回転

2016年11月10日 05時00分 更新
ゲーム開発初心者のためのUnity入門(4):
Unityで3Dアニメーションを作成・再生するための基本、タイムラインの使い方 (1/4)
http://www.atmarkit.co.jp/ait/articles/1411/20/news045.html

Hierarchyで、Door を選択して、Window > Animation (Ctrl + 6)
Create
Add Property > Transform > Rotation の右側の+をクリック

image

赤線を右側の1:00にずらしてから、Rotation.yのSamplesの数値を0から45にする。

image

● ボタンの右側の ▲ ボタンをおして動きを確認。

→なぜかアニメーションの回転がうまくいかない。

●WebGLのビルド

20分かかる。Chromeでは開けない。InternetExplorerでもだめだった。
Firefoxでのみ開くことができた。

●Andoidのビルド

sdkの場所(あらかじめAndroid Studioをインストールしてあった場合)

image

(参考)
http://qiita.com/hidekuro/items/d2aadb907c617a4554db

https://techacademy.jp/magazine/2229

image

image

Please set the Bundle Identifier in the Player Settings…

というエラーで先に進まず。

image

 

http://juggly.cn/archives/75086.html

なんだか知らないが、もう一度、Unityをインストール。

image image

image

スポンサーリンク

Unity

Posted by twosquirrel