[ Read More ]
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
[ Read More ]