Warning: Declaration of action_plugin_linebreak::register(&$controller) should be compatible with DokuWiki_Action_Plugin::register(Doku_Event_Handler $controller) in /home/stepism/www/ue4/wiki/lib/plugins/linebreak/action.php on line 41

Warning: Declaration of action_plugin_markdownextra::register(&$controller) should be compatible with DokuWiki_Action_Plugin::register(Doku_Event_Handler $controller) in /home/stepism/www/ue4/wiki/lib/plugins/markdownextra/action.php on line 16

Warning: Declaration of action_plugin_syntaxhighlighter3_action::register(Doku_Event_Handler &$controller) should be compatible with DokuWiki_Action_Plugin::register(Doku_Event_Handler $controller) in /home/stepism/www/ue4/wiki/lib/plugins/syntaxhighlighter3/action/action.php on line 28

Warning: Cannot modify header information - headers already sent by (output started at /home/stepism/www/ue4/wiki/lib/plugins/linebreak/action.php:0) in /home/stepism/www/ue4/wiki/inc/auth.php on line 430

Warning: Cannot modify header information - headers already sent by (output started at /home/stepism/www/ue4/wiki/lib/plugins/linebreak/action.php:0) in /home/stepism/www/ue4/wiki/inc/actions.php on line 38

Warning: Cannot modify header information - headers already sent by (output started at /home/stepism/www/ue4/wiki/lib/plugins/linebreak/action.php:0) in /home/stepism/www/ue4/wiki/lib/tpl/dokuwiki/main.php on line 12
新規プロジェクトの作成(4.6.1) [stepism@UE4メモ]

ユーザ用ツール

サイト用ツール


wiki:ue4:tips:201

Warning: Declaration of syntax_plugin_linebreak::handle($match, $state, $pos, &$handler) should be compatible with DokuWiki_Syntax_Plugin::handle($match, $state, $pos, Doku_Handler $handler) in /home/stepism/www/ue4/wiki/lib/plugins/linebreak/syntax.php on line 52

Warning: Declaration of syntax_plugin_linebreak::render($mode, &$renderer, $data) should be compatible with DokuWiki_Syntax_Plugin::render($format, Doku_Renderer $renderer, $data) in /home/stepism/www/ue4/wiki/lib/plugins/linebreak/syntax.php on line 74

新規プロジェクトの作成(4.6.1)

UE4を起動して、プロジェクトを作成しましょう。プロジェクトは、BluePrint版かC++版かのどちらかを選ぶことができます。プロジェクトの種類も豊富に用意されています。

プロジェクトのひな形

空き(Blank)

スターターコンテンツなしのクリーンなプロジェクト。QEWSDAで移動する。

また、Blankの場合新規プロジェクトの設定を “No Starter Content”を選択しておけば、

床と空以外何もないクリーンなプロジェクトが作成されます。

このBlankプロジェクトを元にオリジナルのゲームを作成していくと良いかと思います。

FirstPerson

1人称視点の雛形。左クリックで弾を発射し、スペースでジャンプ。WSDAで移動できる。

Flying

フライトシミュレータのひな形。上下左右で移動できる。

Puzzle

パズルのひな形。ブロックをクリックすると色が変わりスコアが加算される。

Rolling

玉転がしのひな形。Spaceでジャンプ。上下左右で移動し坂を上ったり下ったりできる。
黄色いブロックにぶつかるとブロックはPhysicsによって崩れる。

SideScrollber

3D横スクロールゲームのひな形。ADで左右に移動。Wまたはスペースキーでジャンプできる。

2D Side

2D横スクロールゲームのひな形。ADで左右に移動。Wまたはスペースキーでジャンプできる。

Third

三人称視点のひな形。WSDAで上下左右に移動。スペースキーでジャンプできる。

Top Down

上からの見下ろし視点での操作。マウスの左クリックで移動できる。

Twin Stick Shooter

上からの見下ろし視点でのシューター。WSDAで移動し、上下左右キーで弾が撃てる。

Vehicle

3Dレースゲームのひな形。上下左右で車を操作出来る。

Vehicle Advanced

Vehicleプロジェクトを拡張したのプロジェクト。簡単なコースが設置されている。

wiki/ue4/tips/201.txt · 最終更新: 2015/04/21 09:25 (外部編集)