- Home /
Prefab Question
If you drag a prefab from your Projects Panel to the Scene View is there a way for it to always come in at the prefabs transform's position or a way for it to appear at a specific zdepth upon placement in the scene etc ie always come in to the scene at -25. ?
Answer by DaveA · May 17, 2011 at 09:23 PM
You could attach a script that's set to execute in the editor and has a Start routine that sets its z to 25. But then it reset it even if you moved it.
Answer by Antony-Blackett · May 17, 2011 at 09:15 PM
Drag the prefab onto the Hierarchy Panel instead of the Scene view
Your answer

Follow this Question
Related Questions
unity3d script error in windows xp 1 Answer
frame only 0 Answers
to get started in Unity 3D? 2 Answers
simple RTS unit movement script help 0 Answers
Unity editor 64 bit error -win7- 2 Answers