- Unity 2017 Game AI Programming(Third Edition)
- Ray Barrera Aung Sithu Kyaw Thet Naing Swe
- 110字
- 2021-07-02 19:14:14
Creating state machine behaviors
Now that we're familiar with the concept of a state machine, let's get our hands dirty and start implementing our very own.
As of Unity 2017.1, state machines are still part of the animation system, but worry not, they are flexible and no animations are actually required to implement them. Don't be alarmed or confused if you see code referencing the Animator component or the AnimationController asset as it's merely a quirk of the current implementation. It's possible that Unity will address this in a later version, but the concepts will likely not change.
Let's fire up Unity, create a new project, and get to it.
推薦閱讀
- Learning PostgreSQL
- LabVIEW Graphical Programming Cookbook
- PostgreSQL Cookbook
- 實戰Java程序設計
- C++20高級編程
- Python 3.7從入門到精通(視頻教學版)
- Learning Node.js for .NET Developers
- 時空數據建模及其應用
- Mastering AWS Security
- Extending Unity with Editor Scripting
- Learning Nessus for Penetration Testing
- Java EE Web應用開發基礎
- 美麗洞察力:從化妝品行業看顧客需求洞察
- 軟件再工程:優化現有軟件系統的方法與最佳實踐
- 歐姆龍PLC編程指令與梯形圖快速入門