xizor
New vMember
Posts: 16
|
Post by xizor on Mar 1, 2022 2:46:29 GMT
I have tried two methods. Neither are working for me. - Ticking the check mark for "Don't Destroy OnLoad" located in the vGameController GameObject that is added by the Invector Setup Wizard.
- Writing my own Don't Destroy OnLoad script and applying it to the Invector Player character.
Method 1 doesn't seem to do anything (maybe I am misunderstanding its purpose).
Method 2 works for the player, but the script must be applied to both the Player and the vThirdPersonCamera GameObjects (because the thirdpersoncamera is pulled out of the Player hierarchy).
However the problem I have is that when the new scene has loaded - I can access the Inventory screen by pressing "I", but nothing is clickable and also the light which illuminates the Player Preview is not in its correct position.
How can this be solved?
|
|