Teaching Newbies since 2014

  • Home
  • Javascript ❤
    • JavaScript
    • Node.js
  • WebDev Tuts
  • screencasts
  • Resources
  • VR & AR
  • Github
  • Twitter
  • YouTube
  • RSS
  • C++
You are here: Home / Archives for 2D

June 22, 2021 by: Kauress

Unity Editor Basics #6: Menu bar: Component🔮

[ Read More ]

June 21, 2021 by: Kauress

Unity Editor Basics #5: Menu bar: GameObject📦

Unity Editor

🔮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 ]

June 20, 2021 by: Kauress

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

[ Read More ]

Copyright © 2022 ·Kauress