how to add 3d objects in game it will only let me add 2d help,i want to add a 3d object im using 3d core but still only lets me add 2d objects help i need it really bad rn
im trying to learn c# and i need a cube i made a 3d core project but it will only let me add 2d objects please help me
Answer by GeekyRaptorStudios · Aug 17, 2021 at 06:29 PM
do you mean add a 3d object to a 3d scene but it's only letting you use 2d? try checking either your project view or settings. https://docs.unity3d.com/Manual/2DAnd3DModeSettings.html
It might also be helpful to check your project settings.
Your answer
Follow this Question
Related Questions
Object deletes when a script is added. 1 Answer
How to know height and width of object in screen? 1 Answer
How can I access an Object's GameObject (if it is a script)? 2 Answers
Cannot convert void to UnityEngine.UI.Toggle.ToggleEvent - Javascript 0 Answers
I want Script To Move a object from a different object (In four Different directions,Randomly) . 0 Answers