Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[공부] Unity MMORPG Part03 #136

Closed
32 of 48 tasks
fkdl0048 opened this issue Feb 10, 2023 · 3 comments
Closed
32 of 48 tasks

[공부] Unity MMORPG Part03 #136

fkdl0048 opened this issue Feb 10, 2023 · 3 comments
Assignees
Labels
StudyList It deals with the contents of the study.
Milestone

Comments

@fkdl0048
Copy link
Owner

fkdl0048 commented Feb 10, 2023

https://github.com/fkdl0048/Unity_MMORPG_Tutorial/tree/main/Part03

애니메이션

  • Camera 2,3
  • Animaion 기초
  • Animaion Blending
  • State 패턴
  • State Machine 1, 2
  • KeyFrame Animation
  • Animation Event

UI

  • UI 기초
  • Rect Transform
  • Button Event
  • UI 자동화 1
  • UI 자동화 2
  • UI 자동화 3
  • UI 자동화 4
  • UI Manager 1
  • UI Manager 2
  • 인벤토리 실습 1
  • 인벤토리 실습 2
  • 코드 정리

Scene

  • Scene Manager 1
  • Scene Manager 2

Sound

  • Sound Manager 1
  • Sound Manager 2
  • Sound Manager 3
  • Sound Manager 4

Object Pooling

  • Pool Manager 1
  • Pool Manager 2
  • Pool Manager 3

Coroutine

  • Coroutine 1
  • Coroutine 2

Data

  • Data Manager 1
  • Data Manager 2

미니 RPG

  • 환경 세팅
  • 이동
  • 스탯
  • 마우스 커서
  • 타게팅 락온
  • 공격 1
  • 공격 2
  • 체력 게이지 1
  • 체력 게이지 2
  • 몬스터 AI 1
  • 몬스터 AI 2
  • Destroy 1
  • Destroy 2
  • 레벨업
  • 몬스터 자동 생성
  • 마무리
@fkdl0048 fkdl0048 changed the title 강의 듣기 Unity MMORPG강의 듣기 Feb 10, 2023
This was referenced Feb 14, 2023
@fkdl0048 fkdl0048 self-assigned this Feb 15, 2023
@fkdl0048 fkdl0048 added the StudyList It deals with the contents of the study. label Feb 15, 2023
@fkdl0048 fkdl0048 added this to the 2023 milestone Feb 15, 2023
This was referenced Feb 16, 2023
@fkdl0048 fkdl0048 added this to Todo Feb 17, 2023
@github-project-automation github-project-automation bot moved this to Todo in Todo Feb 17, 2023
@fkdl0048 fkdl0048 moved this from Todo to In Progress in Todo Feb 17, 2023
@fkdl0048
Copy link
Owner Author

02/19 UI파트

@fkdl0048 fkdl0048 moved this from In Progress to Todo in Todo Feb 19, 2023
@fkdl0048 fkdl0048 moved this from Todo to In Progress in Todo Feb 20, 2023
@fkdl0048 fkdl0048 changed the title Unity MMORPG강의 듣기 Unity MMORPG Part03 강의 듣기 Feb 20, 2023
This was referenced Feb 21, 2023
@fkdl0048 fkdl0048 moved this from In Progress to Todo in Todo Feb 23, 2023
@fkdl0048 fkdl0048 moved this from Todo to In Progress in Todo Feb 25, 2023
@fkdl0048 fkdl0048 moved this from In Progress to Todo in Todo Feb 26, 2023
@fkdl0048 fkdl0048 moved this from Todo to In Progress in Todo Feb 27, 2023
@fkdl0048 fkdl0048 moved this from In Progress to Todo in Todo Feb 27, 2023
@fkdl0048 fkdl0048 moved this from Todo to In Progress in Todo Feb 27, 2023
@fkdl0048
Copy link
Owner Author

02/28 Coroutine까지 정리

포스팅 내용이나 흥미로운 내용 정리해두기 (기본적인 정리는 그대로)

공부하기전에 전 자료 한번 쓱 읽고 시작하기

This was referenced Feb 28, 2023
@fkdl0048 fkdl0048 mentioned this issue Mar 4, 2023
8 tasks
@fkdl0048 fkdl0048 moved this from In Progress to Todo in Todo Mar 8, 2023
@fkdl0048 fkdl0048 moved this from Todo to In Progress in Todo Mar 13, 2023
@fkdl0048 fkdl0048 changed the title Unity MMORPG Part03 강의 듣기 [공부 리스트] Unity MMORPG Part03 강의 듣기 Mar 15, 2023
@fkdl0048 fkdl0048 moved this from In Progress to Todo in Todo Mar 17, 2023
@fkdl0048 fkdl0048 moved this from Todo to Study in Todo Mar 21, 2023
@fkdl0048 fkdl0048 moved this from 💯Study to In Progress in Todo Mar 28, 2023
@fkdl0048 fkdl0048 moved this from In Progress to Todo in Todo Apr 3, 2023
@fkdl0048 fkdl0048 moved this from Todo to 💯Study in Todo Apr 3, 2023
@fkdl0048 fkdl0048 moved this from 💯Study to In Progress in Todo Apr 29, 2023
@fkdl0048 fkdl0048 mentioned this issue May 8, 2023
13 tasks
@fkdl0048 fkdl0048 changed the title [공부 리스트] Unity MMORPG Part03 강의 듣기 [공부 리스트] Unity MMORPG Part03 May 9, 2023
@fkdl0048 fkdl0048 moved this from In Progress to 💯Study in Todo May 9, 2023
@fkdl0048 fkdl0048 changed the title [공부 리스트] Unity MMORPG Part03 [공부] Unity MMORPG Part03 May 9, 2023
@fkdl0048 fkdl0048 moved this from 💯Study to In Progress in Todo Jul 7, 2023
@fkdl0048 fkdl0048 mentioned this issue Jul 7, 2023
6 tasks
@fkdl0048 fkdl0048 moved this from In Progress to Two-Week Plan in Todo Jul 17, 2023
@fkdl0048 fkdl0048 moved this from Two-Week Plan to In Progress in Todo Aug 7, 2023
This was referenced Aug 7, 2023
@fkdl0048
Copy link
Owner Author

fkdl0048 commented Aug 9, 2023

-> 해당 레포로 이사

@fkdl0048 fkdl0048 closed this as completed Aug 9, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in Todo Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
StudyList It deals with the contents of the study.
Projects
Archived in project
Development

No branches or pull requests

1 participant