Jenni-Foued / 0x02-unity-scripting

Repository from Github https://github.comJenni-Foued/0x02-unity-scriptingRepository from Github https://github.comJenni-Foued/0x02-unity-scripting

0x02. Unity - Scripting

Learning Objectives

  • What are scripts in Unity and how are they created and used
  • How to control GameObjects with scripts
  • What is an event function and how are the most common ones used
  • How to create and destroy GameObjects within scripts
  • How to use namespaces to organize classes
  • What are attributes and how to use them
  • How to use Debug.Log()
  • What is a vector

About


Languages

Language:C# 100.0%