Hi.
I have a player character named Howard in my project. He is the main player character and game starts with him as the player character. When I change player character from Howard to anyone else, character is displayed normally with it's IdleView animation. When character starts to move, Howard's NormalView animation is displayed instead of character's NormalView animation. Also character's IdleView animation is replaced by Howard's. Except in every 20 seconds or so, character's original IdleView flashes on the screen (appears for half a second or so and then changes back to Howard's view)
Same behaviour happens when player character is changed during the game with .SetAsPlayer-function or have been set as player character in project before project is run.
It doesn't matter if I use different characters, create new views or change starting room.
When I create a new project and import Howard and one of the other characters into that project, then views work as they should. I can change player character during the game or set different player characters in project and views works correctly.
So it seems to be a project related problem. I'm wondering what could I do for my current project to get views working correctly or should I just copy all content to a new project? Is this a known problem? I tried to search from forum but couldn't find any help.
All help is much appreciated.
I have a player character named Howard in my project. He is the main player character and game starts with him as the player character. When I change player character from Howard to anyone else, character is displayed normally with it's IdleView animation. When character starts to move, Howard's NormalView animation is displayed instead of character's NormalView animation. Also character's IdleView animation is replaced by Howard's. Except in every 20 seconds or so, character's original IdleView flashes on the screen (appears for half a second or so and then changes back to Howard's view)
Same behaviour happens when player character is changed during the game with .SetAsPlayer-function or have been set as player character in project before project is run.
It doesn't matter if I use different characters, create new views or change starting room.
When I create a new project and import Howard and one of the other characters into that project, then views work as they should. I can change player character during the game or set different player characters in project and views works correctly.
So it seems to be a project related problem. I'm wondering what could I do for my current project to get views working correctly or should I just copy all content to a new project? Is this a known problem? I tried to search from forum but couldn't find any help.
All help is much appreciated.