• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    公众号

PacktPublishing/Mastering-Game-Development-with-Unreal-Engine-4-Second-Edition: ...

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

PacktPublishing/Mastering-Game-Development-with-Unreal-Engine-4-Second-Edition

开源软件地址:

https://github.com/PacktPublishing/Mastering-Game-Development-with-Unreal-Engine-4-Second-Edition

开源编程语言:

C++ 98.6%

开源软件介绍:

Mastering Game Development with Unreal Engine 4,Second Edition

Book Name

This is the code repository for Mastering Game Development with Unreal Engine 4, Second Edition, published by Packt.

Build high-performance AAA games with UE 4

What is this book about?

To make a basic combat game from scratch, you will quickly override existing UE4 classes, and add and implement simple C++ functions while running and building them. These are all discussed as a short summary for new developers and as a quick refresher for experienced developers. Next, you will build a combat player character with expanded controls, create logic for a character, swap weapons, attack and move, bridge over scene changes and transitions, retain data between scenes, and manage the scene-change process.

This book covers the following exciting features: <First 5 What you'll learn points>

  • The fundamentals of a combat-based game that will let you build and work all other systems from the core gameplay: the input, inventory, A.I. enemies, U.I., and audio
  • Manage performance tools and branching shaders based on platform capabilities in the Material Editor
  • Explore scene or level transitions and management strategies
  • Improve visuals using UE4 systems such as Volumetric Lightmaps, Precomputed Lighting, and Cutscenes
  • Implement audio-to-animation timelines and trigger them from visual FX

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

Please note, to build, you first need to right click the .uproject file and select your UE4 engine which will also generate the .sln file.

If you plan to build VS2017 project files all the time, I recommend making a batch file here with this line in it:

(Engine-install, like D:/Dev/UE4/)Engine/Binaries/DotNET/UnrealBuildTool.exe -projectfiles -project="(Project-install directory, i.e. the one this file lives in)/Mastering.uproject" -game -engine -progress -2017

Where you insert the path to your preferred engine directory and project directory, where they're specified. This can also be used from a command-prompt and guarantees that both your engine and project will be built as 2017 and not as VS2015 projects. Note, though, if you right click the project file and change to a new engine, or generate project files from the Explorer fly-out menu, this will rebuild both game and project file by default as VS2015 again! Something to be aware of for those with both versions installed who want to work in VS2017.

The code will look like the following:

/** Muzzle offset */
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = Projectile)
class USceneComponent* MuzzleLocation;

Following is what you need for this book: This book is for game developers who want to build high-performance games with amazing UIs. Experience with C++ is required and some knowledge of working with Unreal Engine 4 would be an advantage.

With the following software and hardware list you can run all code files present in the book (Chapter 1-13).

Software and Hardware List

Chapter Software required OS required
1-13 Microsoft Visual Studio 2015 & 2017 Windows, Mac OS X, and Linux (Any)
Community Edition

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.

Related products

Get to Know the Author

Matt Edmonds Matt Edmonds has been a lover of games for as long as he can remember, and a professional maker of PC, console, and mobile games since summer 2000. Having graduated with a degree in physics and mathematics, and while doing graduate studies in computer engineering, it became clear all of Matt's free time was going toward learning the technical and creative skills to build amazing 3D games. After making games on his own for around a year, he finally got a break after showing his work making a real-time strategy game in an open source 3D engine with Surreal Software and has never looked back: he now leads teams in creating amazing titles across generations of hardware. With a love of Unreal and 7 years of professional experience with it now, this book is a testament to that passion.

Suggestions and Feedback

Click here if you have any feedback or suggestions.




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap