Code: Select all
LookAt(Player,1)
However the Player is on different scene (DontDestroyOnLoad) from the NPC (SceneA).
I tried a lot of thing (this was very helpful btw, https://www.pixelcrushers.com/phpbb/vie ... 274#p20274) however it seems i cannot manage to ever find an object that is on another scene. It work fine when both object are in the same scene (SceneA).
Am i missing something ?
thanks, and sorry for spamming with questions !