1
00:00:00,008 --> 00:00:02,006
- [Instructor] Greetings and welcome to this

2
00:00:02,006 --> 00:00:05,003
Unity Certified Associate Course

3
00:00:05,003 --> 00:00:08,006
on scripting with C# in Unity,

4
00:00:08,006 --> 00:00:11,001
presented by LinkedIn learning.

5
00:00:11,001 --> 00:00:14,009
This course explores how to create game play mechanics

6
00:00:14,009 --> 00:00:19,001
and interactive media by programming with C#.

7
00:00:19,001 --> 00:00:20,005
My name is Alan Thorn

8
00:00:20,005 --> 00:00:23,006
and here we'll see how to create script files,

9
00:00:23,006 --> 00:00:27,007
how to make objects move and rotate like player characters.

10
00:00:27,007 --> 00:00:29,008
We'll also see how to create volumes

11
00:00:29,008 --> 00:00:33,002
and triggers for responding to important events

12
00:00:33,002 --> 00:00:35,007
and how to create timed behaviors

13
00:00:35,007 --> 00:00:38,000
like counters and timers.

14
00:00:38,000 --> 00:00:41,009
And we'll also assemble basic artificial intelligence

15
00:00:41,009 --> 00:00:44,006
for non-player characters like an enemy

16
00:00:44,006 --> 00:00:47,008
that can chase the player around the scene.

17
00:00:47,008 --> 00:00:50,006
Overall we'll cover critically important

18
00:00:50,006 --> 00:00:54,004
coding functionality right here inside Unity.

19
00:00:54,004 --> 00:00:57,004
And this will help you create better games,

20
00:00:57,004 --> 00:01:00,003
simulators and visualizations.

21
00:01:00,003 --> 00:01:01,006
So let's get started.

