この文書の現在のバージョンと選択したバージョンの差分を表示します。
両方とも前のリビジョン 前のリビジョン | |||
wiki:defold:tips:009 [2016/05/19 23:08] step |
wiki:defold:tips:009 [2016/05/19 23:17] (現在) step |
||
---|---|---|---|
ライン 34: | ライン 34: | ||
* SpineSceneに作成したhero.spinescene を設定 | * SpineSceneに作成したhero.spinescene を設定 | ||
* Default Animationにidle_rightを設定 | * Default Animationにidle_rightを設定 | ||
+ | {{:wiki:defold:tips:2016051908.png|}} | ||
+ | ==== シーン(main.collection)に配置してみる ==== | ||
+ | Project Explorer のmain/main.collection を開き、Outlineからshift+Iキーを入力しhero.goゲームオブジェクトを追加します。 | ||
+ | {{:wiki:defold:tips:2016051909.png|}} | ||
+ | |||
+ | |||
+ | ===== 実行確認 ===== | ||
+ | Ctrl+Bでビルド実行します。 | ||
+ | {{:wiki:defold:tips:2016051910.png|}} | ||
- | 執筆中。。。 |