|
|
|
### 8월 2일
|
|
|
|
Defense_Game 만들기
|
|
|
|
==================
|
|
|
|
> ## Skill animation넣기
|
|
|
|
> ### 1.Skill Animation만들기
|
|
|
|
* 1)넣고자 하는 GIF를 찾기
|
|
|
|
![tenor](uploads/94e2a70325dd843237e5c60e3e6becd4/tenor.gif)
|
|
|
|
|
|
|
|
* 2)gif를 다운 받고 `https://ezgif.com`에서 Sprite로 변환
|
|
|
|
![image](uploads/0a9ffe25e9dc541c7397b570b9c843ac/image.png)
|
|
|
|
|
|
|
|
* 3)Unity에 추가 하고 Sprite의 pixelperunit과 Sprite를 Split한다
|
|
|
|
![image](uploads/5e661644256a97280f4a0b25fe30b4ea/image.png)
|
|
|
|
|
|
|
|
* 4)Animation에 추가
|
|
|
|
|