Question by
heyainc · May 25, 2020 at 07:02 AM ·
prefabplayerdontdestroyonload
How can I set DontDestroyOnLoad Player prefab spawn position and scale?
Hi. I'm making a 2D sidescrolling game. (my first game) At the weekend I created a character customization screen. When create a character I use DontDestroyOnLoad to transfer the Player prefab to the Play scene. But on the play scene the Player prefab is in the same place and in the same size as the previous scene. How can i set new transform position and scale? Thanks for the help.
Comment
Your answer
Follow this Question
Related Questions
DontDestroyOnLoad not working after changing parent temporary 0 Answers
Destroyed object in DontDestroyOnLoad does not recreate in its main scene 0 Answers
Help with cameras, player prefab on network 0 Answers
Prefab works until I look at it in editor, then I get a NullReferenceException. 1 Answer
C# Lerping Problem 0 Answers