- Hands-On Artificial Intelligence with Unreal Engine
- Francesco Sapio
- 72字
- 2021-06-24 15:23:31
Both Simple and Smart Links
Both Simple and Smart Links behave in a similar fashion, in the sense that they connect two parts of the Nav Mesh together. Moreover, Both type of links can have Direction (Left to Right, Right to Left, or Both Ways) and a Nav Area (which kind of navigation area the link is in; for instance, you might want to have a custom cost when using this link).
推薦閱讀
- LabVIEW 2018 虛擬儀器程序設(shè)計(jì)
- 軟件架構(gòu)設(shè)計(jì):大型網(wǎng)站技術(shù)架構(gòu)與業(yè)務(wù)架構(gòu)融合之道
- Java從入門到精通(第5版)
- 實(shí)戰(zhàn)Java程序設(shè)計(jì)
- VMware vSphere 6.7虛擬化架構(gòu)實(shí)戰(zhàn)指南
- 營(yíng)銷數(shù)據(jù)科學(xué):用R和Python進(jìn)行預(yù)測(cè)分析的建模技術(shù)
- Access 2010數(shù)據(jù)庫基礎(chǔ)與應(yīng)用項(xiàng)目式教程(第3版)
- PostgreSQL Replication(Second Edition)
- C++新經(jīng)典
- 深入淺出React和Redux
- Java高并發(fā)核心編程(卷1):NIO、Netty、Redis、ZooKeeper
- C指針原理揭秘:基于底層實(shí)現(xiàn)機(jī)制
- 從程序員角度學(xué)習(xí)數(shù)據(jù)庫技術(shù)(藍(lán)橋杯軟件大賽培訓(xùn)教材-Java方向)
- Three.js權(quán)威指南:在網(wǎng)頁上創(chuàng)建3D圖形和動(dòng)畫的方法與實(shí)踐(原書第4版)
- JavaScript Unit Testing