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

4강: 캐릭터 콤보 공격의 구현 #117

Closed
Tracked by #16 ...
fkdl0048 opened this issue Apr 30, 2024 · 0 comments · Fixed by #125
Closed
Tracked by #16 ...

4강: 캐릭터 콤보 공격의 구현 #117

fkdl0048 opened this issue Apr 30, 2024 · 0 comments · Fixed by #125
Assignees
Labels
Study pertaining to teaching and learning

Comments

@fkdl0048
Copy link
Collaborator

fkdl0048 commented Apr 30, 2024

4강: 캐릭터 콤보 공격의 구현

  • 강의 목표
    • 게임플레이 어빌리티를 활용한 콤보 공격
    • 게임플레이 어빌리티와 어빌리티 태스크 동작의 이해
    • 블루프린트에서 활용가능한 어빌리티 태스크 설정 방법의 학습

정리

  • GA에서 콤보 공격을 구현 (타이머를 사용)
  • 상태를 가지는 새로운 GA의 제작
  • 점프 GA를 위한 새로운 AT의 생성
  • GA와 TA사이의 통신 메커니즘 이해
  • 블루프린트에서 AT를 사용하기 위한 매크로 설정
@fkdl0048 fkdl0048 self-assigned this Apr 30, 2024
@fkdl0048 fkdl0048 added the Study pertaining to teaching and learning label Apr 30, 2024
@fkdl0048 fkdl0048 added this to Todo May 1, 2024
@fkdl0048 fkdl0048 moved this to In Progress in Todo May 1, 2024
@fkdl0048 fkdl0048 moved this from In Progress to Two-Week Plan in Todo May 13, 2024
@fkdl0048 fkdl0048 linked a pull request May 22, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from Two-Week Plan to Done in Todo May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Study pertaining to teaching and learning
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant