售 价:¥
温馨提示:数字商品不支持退换货,不提供源文件,不支持导出打印
为你推荐
Unreal Engine Game Development Blueprints
Table of Contents
Unreal Engine Game Development Blueprints
Credits
About the Author
About the Reviewer
www.PacktPub.com
Support files, eBooks, discount offers, and more
Why subscribe?
Free access for Packt account holders
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Downloading the example code
Downloading the color images of this book
Errata
Piracy
Questions
1. Getting Started with Unreal Blueprints
What is Blueprint?
Types of Blueprints
Level Blueprints
Blueprint class
Data-Only Blueprint
Blueprint Interface
Blueprint Macro Library
Knowing the environment
Creating a project
Creating your first Blueprint class
Menu bar
Toolbar
Viewport
Component panel
Detail panel
My Blueprint panel
Graph editor
Types of variables and data
Nodes
Pins
Blueprint debugging
Blueprint debugger tab
Compiler result
Visual Studio
Creating the project solution
Add a new class from the editor
Summary
2. Tic-Tac-Toe
What do we need?
Preparing the game
Clean the unnecessary items and scripts
The symbols – create the O and the X
Creating a new material for the symbols
Writing our Blueprints
Turn-based mechanics
Set Static Mesh via Blueprint
Working with arrays
Creating a macro
UI using text render
Custom events
Format text
Score
Game flow
Summary
3. C++ Code – PAC-MAN
Preparing the game
Creating the project
Transparent materials
The maze
Designing the maze
Applying a material to multiple surfaces
The code
Class Wizard
Collectable
Player character
Movements
Collisions
Winning or losing the game
Dead
C++ class to Blueprint class
Enemies
Enemy Pawn
Enemy AI
Navigation mesh
Game mode
User Interface
Collisions – custom presets and types
Summary
4. UFO Run - Play with the Environment Effects
Particle system
Cascade
Modules
Emitters
Level of detail
The Cascade interface
UMG
Widget Blueprint
HUD class
The game
Blocking volumes
The menu camera
Wizard Blueprint
Import a custom font
Buttons
Click events
Set the default camera
HUD class
Player controller class
Start button
In-game screen
Property binding
Switch user interface
Collectables
Materials
Particle system
Required
Spawn
LifeTime
Initial size
Initial velocity
Color Over Life
Size over life
Cylinder
Acceleration
Blueprint script
Spawn volume
Components
Random point function
Actor reference
Gameplay
Prepare the needed references
The player controller class
StartGame
The useFuel event
Spawn Collectable function
Update
Collect Item
The gameOver event
Summary
5. Top-Down Shooter
Animations
Skeleton
Persona
Animation Sequence
Additive animations
Blending animation
Animation poses
Animation Blueprints
The game
Cleaning the unnecessary files
Adjust the imported files
Skeletal Mesh retarget
Animations
Aim Offset
Blend Space
Animation Blueprint – AnimGraph
Animation Notifies
Inputs
Player movements
Aim logic
Rotate To Aim
Set Aim angle
Gate
Start and stop shooting events
Flip the player
Weapon
Socket
Weapon Blueprint class
Animation reloading
Bullet
Player character weapon slots
Weapon collectables
Mono-use weapon
Spawner
Custom component
Animation Blueprint – EventGraph
Enemies
Pawn
AI
Game Mode
User interface
Summary
6. A Platform Maze
Ragdoll physics
Destructible meshes
Physics constraint
Matinee
Curve Editor
Track View
Create a Matinee
Fake platform corridor
Blueprint Function Library
Kill and respawn a player ragdoll
Create and use a function library
Door trigger volume
Doors within Matinee
Doors within Blueprint
Killer objects
The game
Don't fall
Rolling stones
The falling path
Wrecking balls
Summary
7. An Open World Survival Game
Landscapes
Manage mode
Sculpt mode
Landscape material
Paint tool
Foliage
Day-Night cycle
Collectables and items
Blueprint structures
Superclasses
Extending the superclass
Crafting handler
Implementing the Blueprint Interface
Super item interaction
Inventory system
The inventory button
The inventory craft button
Main user interface
Main setup and visibility
Design the UI
Prepare the cookbook
Receipe button bindings
Add objects to the inventory
Remove and use items
Drop item – character side
Craft items logic
Inventory button logic
Item details and buttons
Summary
Index
买过这本书的人还买过
读了这本书的人还在读
同类图书排行榜