- CryENGINE Game Programming with C++,C#,and Lua
- Filip Lundgren Ruan Pearce-Authers
- 63字
- 2021-11-12 16:37:09
Chapter 2. Visual Scripting with Flowgraph
The CryENGINE flowgraph is a powerful node-based visual scripting system, aiding developers in rapidly prototyping features and creating level specific logic without having to work with complicated codebases.
In this chapter, we will:
- Discuss the concept of flowgraphs
- Create new flowgraphs
- Debug our flowgraph
- Create a custom flowgraph node (flownode) in Lua, C#, and C++
推薦閱讀
- DBA攻堅(jiān)指南:左手Oracle,右手MySQL
- 程序設(shè)計(jì)與實(shí)踐(VB.NET)
- CMDB分步構(gòu)建指南
- Learning Flask Framework
- Android Application Development Cookbook(Second Edition)
- Production Ready OpenStack:Recipes for Successful Environments
- Oracle Database 12c Security Cookbook
- 精通網(wǎng)絡(luò)視頻核心開發(fā)技術(shù)
- Yocto for Raspberry Pi
- FPGA Verilog開發(fā)實(shí)戰(zhàn)指南:基于Intel Cyclone IV(進(jìn)階篇)
- 微信小程序開發(fā)與實(shí)戰(zhàn)(微課版)
- RealSenseTM互動(dòng)開發(fā)實(shí)戰(zhàn)
- C#程序設(shè)計(jì)(項(xiàng)目教學(xué)版)
- Red Hat Enterprise Linux Troubleshooting Guide
- Raspberry Pi Robotic Blueprints