Talk:PlayIdle - Actor

Revision as of 21:44, 8 January 2020 by imported>Skrew-rag (Drop-Down Menu for Idles)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

If you define an idle property in a script, you will see a list of many animations from the drop-down menu under properties, however only some of these are idles, and if you choose one that isn't an idle, it won't play and PlayIdle will always return false. If you pick one that is an idle, PlayIdle always returns true, and usually it plays but sometimes it doesn't. To see which animations are idles, go to the Gameplay -> animations... menu, scroll down to actor/characters/behaviors/0_Master.hkx, expand that, and animations under ActionIdle -> NonCombatIdles I find work okay, when PlayIdle is called.

Return to "PlayIdle - Actor" page.