강의

멘토링

로드맵

Inflearn Community Q&A

mayong07079353's profile image
mayong07079353

asked

Lee Deuk-woo's Unreal Programming Part 2 - Understanding the Unreal Game Framework

Chapter 2: Characters and Input System

39:00 캐릭터 방향

Written on

·

248

0

스크린샷 2024-08-01 142509.png스크린샷 2024-08-01 142520.png

강의보면서 Modifiers변경하고 코드 수정했는데 W,S는 좌우, A,D는 앞뒤로 설정됩니다. 왜 그런걸까요..ㅠㅠ

unreal-engineue-blueprint언리얼-c++

Answer 1

0

ideugu님의 프로필 이미지
ideugu
Instructor

쿼터뷰의 움직임이 잘 동작 안한다는 것인지요?
깃헙 예제와 한번 비교해보셔도 좋을 것 같습니다.

mayong07079353's profile image
mayong07079353

asked

Ask a question