Hello,
I'm struggling around with a problem to get my character under water while being a ghost.
So, calling SitStandOrDescendStart() makes no sense, my character sits down...
A real player does use the "go forward" function and move the camera down.
How do you handle this with wow functions?
Thank you for any hints,
telcy
EDIT:
I'm try to set the pitch and then call SitStandOrDescendStart() and CameraOrSelectOrMoveStart().
I hope that will do the trick.