강의

멘토링

커뮤니티

Inflearn Community Q&A

vbjiny2434's profile image
vbjiny2434

asked

[All-in-One Introduction to Game Programming] C++ & Data Structures/Algorithms & STL & Game Mathematics & Windows API & Game Server

Scene과 SceneManager 강의 수강 중 키보드 입력 오류

Resolved

Written on

·

128

·

Edited

0

Scene과 SceneManager 강의 수강 중 키보드 입력 오류가 있어서 문의드리게 되었습니다.

DevScene의 Update()에서 키보드 입력을 받을 때 강의와 똑같이 코드를 입력했음에도 불구하고

콘솔창에서는 한쪽 방향으로만 오브젝트가 움직입니다. (만약 A를 입력하면 A로만 움직임.)

혹시 원인이 뭔지 알 수 있을까요?

image.pngimage.png

 

c++네트워크ue-blueprint게임수학windows-api

Answer 1

0

vbjiny2434님의 프로필 이미지
vbjiny2434
Questioner

오타로 인한 오류였습니다. 해결했습니다.

vbjiny2434's profile image
vbjiny2434

asked

Ask a question