Difference between revisions of "Talk:PlayIdle - Actor"
m
no edit summary
imported>Skrew-rag (Drop-Down Menu for Idles) |
imported>Skrew-rag m |
||
Line 1: | Line 1: | ||
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 | 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 usually 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, and expand that. |