Components Flashcards

1
Q

NavMeshAgent

A

Part of Unity’s built-in AI system. When a GameObject has a NavMeshAgent component, that GameObject can use AI to find its way around an environment.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

You can make your own custom components that do anything we like by writing ____.

A

code

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

We use the ______ window to change values on components.

A

inspector

How well did you know this?
1
Not at all
2
3
4
5
Perfectly