Hi everybody.
Has anybody experienced something similar:
I have a script in a room:
ChangeCharacterView (EGO,2);
MoveCharacterBlocking (EGO,250,125,0);
ReleaseCharacterView(EGO);
NewRoomEx(11,289,205);
It changes the view .... makes the move ... and then:
the view is not reset. Instead it remains View Number 2 (which I set it to).
Any ideas? or do you need additional information?
Please help me.
SetCharacterView pairs with ReleaseCharacterView.
ChangeCharacterView is for permenant changes.
I am very sorry.
This should have been posted in the beginners Forum I guess.
But thank you anyway, CJ.