Question by
Yaxir · Mar 19, 2018 at 07:11 AM ·
gameobjecteditorsceneeditmultiple objects
modify a GameObject across multiple Scenes?
I have a gameobject, it's present and it's the same in pretty much EVERY scene.
Same in appearance, same in function, everything.
Modifying it is a major hurdle though ...
how do i implement changes to it across Multiple scenes without opening each scene and making the same changes all over.
please help me out.
Comment
Your answer
Follow this Question
Related Questions
Can I create a scene DontDestroyOnLoad in editing mode?? 0 Answers
Hide gameObject in field of view 0 Answers
Any easy way to rearrange scene names 1 Answer
Use Gameobject.Find function on an object in a new scene, after loading that scene. 1 Answer
InvalidOperationException: Operation is not valid due to the current state of the object System 1 Answer