- Hands-On Artificial Intelligence with Unreal Engine
- Francesco Sapio
- 160字
- 2021-06-24 15:23:32
Extending the Nav Link Proxy
If you are wondering whether it is possible to extend Links or include them within more complex actors, the answer is "Of course, Yes! But you can only extend them in C++".
Since this book cannot cover everything, we don't have the time to deal with this in detail. However, some of the reasons why you may want to extend the Nav Link Proxy are to have a better control over the characters that enter your Link. For instance, you might want to have a Jump Pad that pushes the character through the Link. This isn't very complicated to do, and if you search for this online, you will find plenty of tutorials on how to do this using Navigation Links.
Just keep in mind that to be a good AI programmer in Unreal, you will eventually need to master this part of Nav Links as well, but for now, we are covering enough.
- Practical Data Analysis Cookbook
- Java語言程序設計
- The Supervised Learning Workshop
- 零基礎學C++程序設計
- Bulma必知必會
- Functional Programming in JavaScript
- Mastering Unity Shaders and Effects
- YARN Essentials
- HTML5 and CSS3 Transition,Transformation,and Animation
- TypeScript實戰指南
- Easy Web Development with WaveMaker
- SharePoint Development with the SharePoint Framework
- Natural Language Processing with Java and LingPipe Cookbook
- Scratch3.0趣味編程動手玩:比賽訓練營
- 玩轉.NET Micro Framework移植:基于STM32F10x處理器