- 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
推薦閱讀
- Web前端開發技術:HTML、CSS、JavaScript(第3版)
- 零基礎搭建量化投資系統:以Python為工具
- JavaScript語言精髓與編程實踐(第3版)
- Java應用開發與實踐
- PostgreSQL 11從入門到精通(視頻教學版)
- PHP+MySQL+Dreamweaver動態網站開發實例教程
- Android 應用案例開發大全(第3版)
- Mastering RStudio:Develop,Communicate,and Collaborate with R
- Learning Splunk Web Framework
- 現代C:概念剖析和編程實踐
- Android移動應用項目化教程
- Robot Framework Test Automation
- Three.js權威指南:在網頁上創建3D圖形和動畫的方法與實踐(原書第4版)
- Android初級應用開發
- 詩意的邊緣