1
00:00:07,140 --> 00:00:11,280
Hey everybody what's going on this is Caleb with Debb slopes dot com and in this video we're going to

2
00:00:11,280 --> 00:00:15,160
add in static stickers and we're going to test them in message.

3
00:00:15,180 --> 00:00:16,640
Very very cool stuff.

4
00:00:16,650 --> 00:00:23,190
So pull open that X code project and when we last left off in our project we had a sticker pack folder

5
00:00:23,220 --> 00:00:26,210
as well as an I message app icon.

6
00:00:26,220 --> 00:00:31,020
So what we're going to be doing here is just simply dragging some images into our sticker pack and I

7
00:00:31,020 --> 00:00:36,050
want to show you how we can you know set them up and use them in index code.

8
00:00:36,120 --> 00:00:40,800
So you should have downloaded some assets at the very beginning of this project there's a little folder

9
00:00:40,800 --> 00:00:42,350
with a download icon.

10
00:00:42,360 --> 00:00:48,930
Now what we can do is we can go into that folder and we can go ahead and click on stickers static and

11
00:00:48,930 --> 00:00:53,040
you'll see there is a selection of different stickers in this folder.

12
00:00:53,280 --> 00:00:59,660
Now if I want to use these all I have to do is select them all drag them and release them.

13
00:00:59,750 --> 00:01:00,290
That's it.

14
00:01:00,320 --> 00:01:01,010
I'm not even kidding.

15
00:01:01,010 --> 00:01:08,390
So those are now in our sticker pack and you'll see that each one gets added in to the sticker pack

16
00:01:08,390 --> 00:01:09,620
which is pretty cool.

17
00:01:09,620 --> 00:01:15,140
Now you'll notice they all have transparent backgrounds which is exactly right and I don't know about

18
00:01:15,140 --> 00:01:16,600
you but I want to go test this.

19
00:01:16,640 --> 00:01:21,650
So I'm going to go ahead and just choose something that will load quickly like the iPhone 7 simulator

20
00:01:22,160 --> 00:01:24,480
and I'm going to go ahead and build and run this.

21
00:01:24,710 --> 00:01:26,650
And we'll see how we do.

22
00:01:26,660 --> 00:01:32,570
OK so it's going to build is going to compile everything and load the simulator for us which is perfect.

23
00:01:32,570 --> 00:01:33,430
There it is.

24
00:01:33,680 --> 00:01:40,130
And the cool thing is in the simulator you now can go into X code load a project and you can test it

25
00:01:40,130 --> 00:01:43,250
with a simulated message account.

26
00:01:43,250 --> 00:01:45,370
So at the moment everything is loading.

27
00:01:45,390 --> 00:01:47,000
BUT GUYS LOOK AT THIS.

28
00:01:47,000 --> 00:01:49,960
There are stickers we just added all those in right.

29
00:01:50,090 --> 00:01:51,050
Look at that.

30
00:01:51,050 --> 00:01:52,280
There they are.

31
00:01:52,280 --> 00:01:53,270
Very very cool.

32
00:01:53,270 --> 00:02:01,190
So if I wanted to send a message I could say Hey Kate what's up and maybe send an image.

33
00:02:01,190 --> 00:02:02,400
Boom.

34
00:02:02,450 --> 00:02:04,550
And now I can go into my sticker pack here.

35
00:02:05,490 --> 00:02:11,160
And what I can do is hope sometimes there's some issues I can go into the sticker pack and I can just

36
00:02:11,160 --> 00:02:12,230
pick up a sticker.

37
00:02:12,280 --> 00:02:15,420
You see that it makes that really cool animation.

38
00:02:15,420 --> 00:02:22,650
I can just pick up a sticker and I can drop my little backpack there and say hey let's go backpacking.

39
00:02:25,190 --> 00:02:30,260
And then if I wanted to I could say hmm I don't know.

40
00:02:30,320 --> 00:02:34,100
Drop a little mace on there just for fun.

41
00:02:34,190 --> 00:02:35,720
Maybe that tells how I feel about backpacking.

42
00:02:35,720 --> 00:02:36,940
But guys look at that.

43
00:02:36,980 --> 00:02:44,110
That is how easy it is to create a sticker pack with static images but static images are only so fun.

44
00:02:44,150 --> 00:02:50,750
You know they're they're fun they're great but animated sticker packs are what the real deal is.

45
00:02:50,780 --> 00:02:58,310
So in the next video we're going to create an animated sticker pack using AP Engy as well as GIF.

46
00:02:58,430 --> 00:03:02,320
And I'm going to show you some of the things you need to know about using each of those.

47
00:03:02,390 --> 00:03:06,020
But for the most part guys are sticker pack here is taking shape.

48
00:03:06,080 --> 00:03:08,610
We're able to add in static images.

49
00:03:08,720 --> 00:03:09,450
Drop them.

50
00:03:09,470 --> 00:03:12,670
We can even click on them and send them individually like that.

51
00:03:12,890 --> 00:03:14,660
But guys our app is taking shape.

52
00:03:14,660 --> 00:03:15,930
This is incredible.

53
00:03:16,040 --> 00:03:17,440
Awesome awesome work guys.

54
00:03:17,480 --> 00:03:21,440
In the next video we're going to add in those animated stickers and I'll show you a few things that

55
00:03:21,440 --> 00:03:22,140
you need to know.

56
00:03:22,340 --> 00:03:23,480
So let's head over that way now.
