C# tutorial - First Script & Setting Up Tags In Unity - Unity 3D Game Development: Week 1 - E007

preview_player
Показать описание
-~-~~-~~~-~~-~-

Tagging and c# Scripting is what this Lesson is all about. We are going to write our first C# script in Unity, as well as learn to tag GameObjects with predefined tags, or ones that we create ourselves!

--------------------

--------------------
GEAR I USE:

Рекомендации по теме
Комментарии
Автор

can you please either start again or continue the rpg series please?

TheOutliersOfficial
Автор

im using the new unity and when scripting in c# its default scripter is visual studios, when I write in : public NavMeshAgent agent;
it comes up with and error and no real fix as if if I try to fix it it add unty ai and then mono behaviour isn't valid??

thejellyman
Автор

I'm going through your series, and I'm loving it. Thank you for all your time.
How did you start the game and still have control of your mouse to press Pause ot Stop?
I have Maximize on Play unchecked.

GaryParkin
Автор

don't worry SOLVED
using unity 5.5 you now must add : using UnityEngine.AI;

thejellyman
welcome to shbcf.ru