Unity Editor Basics #5: Menu bar: GameObject📦
🔮The menu bar is right below the title bar 🔮Has all these menu options: File, Edit, Assets, GameObject, Component, Window and Help 🔮The GameObject option has options to allow you to add new game objects 🔮A GameObject is anything with a “Transform Value.” Transforming means being able to move, scale, or rotate an object such as a cube 🔮 You can also make new game
Unity Editor Basics #4: Menu bar: Assets🧱
🧱The Menu bar is right below the title bar and let’s check out the Assets option 🧱Has all these menu options: File, Edit, Assets, GameObject, Component, Window and Help 🧱The Assets option is concerned with all these options that we see in the dropdown menu 🧱 The first option is “Create” which allows us to create a new script, scene, folder, material etc 🧱 We