I'm making a cutscene and I want two guys to put their hands on their heads, surrendering. Nevertheless, if I use switchmove, they put their hands automatically, without playing an anmiation. But if I use playmove (which is, as far as I know, to show an animation) they just don't do anything. Any idea? What can I do?
This is the code, if it helps:
pol1 say "Voice5"
~3
dav playmove "FXStandSurUniv"
hino switchmove "FXStandSurUniv"
~4
Edit:
Although yo ucan see I've used both commands, I only have done that to see which works in the cutscene.