We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
サンプルシーンUC-01-02_Walk_and_Run内の説明で
TinyCharacterControllerを使うと、簡単にキャラクターを制御出来るようになります。 このシーンでは歩行中にShiftまたはRBを押すとランニングするようになりました。 PlayerControllerのStateMachineを見てみましょう。
とあるのですが、PlayerControllerとは何を指しますか? 同名のクラスもオブジェクトも見つけられませんでした。
StateMachineを見てみましょう。とも書かれていますが、見るべきステートマシンはどこにありますか? ステートマシンを使わずに直接アニメーターのパラメータを書き換えているように見えました。
StateMachineを見てみましょう。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
サンプルシーンUC-01-02_Walk_and_Run内の説明で
とあるのですが、PlayerControllerとは何を指しますか?
同名のクラスもオブジェクトも見つけられませんでした。
StateMachineを見てみましょう。
とも書かれていますが、見るべきステートマシンはどこにありますか?ステートマシンを使わずに直接アニメーターのパラメータを書き換えているように見えました。
The text was updated successfully, but these errors were encountered: