- Building an RPG with Unreal
- Steve Santello Alan R. Stagner
- 144字
- 2021-07-23 14:35:38
Chapter 2. Scripting and Data in Unreal
Now that we've got a design to work from, we can begin to develop the game.
Before we can do that, however, we'll be exploring the variety of ways in which we can work with game code and game data in the Unreal game engine.
This chapter will walk you through the steps necessary to get Unreal and Visual Studio installed, and to create a new Unreal Engine project. Additionally, you will learn how to create new C++ game code, work with Blueprints and Blueprint graphs, and work with custom data for your game. In this chapter, we will cover the following topics:
- Downloading Unreal
- Setting up Visual Studio for use with Unreal
- Setting up a new Unreal project
- Creating new C++ classes
- Creating Blueprints and Blueprint graphs
- Using Data Tables to import spreadsheet data
推薦閱讀
- GAE編程指南
- Spring 5企業級開發實戰
- Spring 5.0 By Example
- Visual FoxPro程序設計教程
- JavaScript+jQuery網頁特效設計任務驅動教程(第2版)
- Mastering KnockoutJS
- 概率成形編碼調制技術理論及應用
- Mastering Android Development with Kotlin
- 零基礎入門學習Python(第2版)
- 從零開始學C#
- Building Machine Learning Systems with Python(Second Edition)
- Linux Shell核心編程指南
- Scratch趣味編程:陪孩子像搭積木一樣學編程
- Unity Character Animation with Mecanim
- 從Power BI到Analysis Services:企業級數據分析實戰