- Home /
Question by
squarephoenix10 · Jan 15, 2018 at 05:31 PM ·
scripting beginner
What're the parametres used to create an object of type Object.
Using Unity3d 2017. Trying to instantiate a game object with Object.Instantiate() method. But it requires an object of type Object. Dunno how to create an object of the specified type.
Comment
Your answer

Follow this Question
Related Questions
Making a button appear on a specific state? 1 Answer
Can't seem to get dash cooldown working... 1 Answer
How to stop all StopAllCoroutines(); from another script 1 Answer
Is there a way to change the desktop icon from the game itself? 1 Answer
NullReferenceException Error on first frame, despite everything functioning correctly 1 Answer