I used Game Animation Sample and discovered that you can’t set a character’s rotation using the standard SetRotationActor and SetControlRotation nodes. In the first case, GASP immediately overwrites the position. In the second, it simply changes the camera’s position.
Does anyone know how to give a GASP character a turn?