Hello! I've been having some strange trouble with a bug, after changing a characters view with .ChangeView, the actual change only happens when the character is standing still, or when the bar at the top is interacted with, is this a common issue? Am i missing something?
Cheers.
I think that's how it's intended to work. Here's a line from the manual:
QuoteNOTE: This command is not intended to change the view temporarily to perform an animation. If you want to do that, use the LockView command instead. This ChangeView command permanently changes the character's normal walking view.
So I think you are meant to use LockView instead.
Whoops! My bad!
Cheers man!