nbenven95 / BattleTank

Second major project in the Udemy Unreal Engine 4 course (project is actually C++, github seems to have goofed)
0 stars 0 forks source link

Update PlayerController to have a tick() function #7

Closed nbenven95 closed 5 years ago

nbenven95 commented 5 years ago

This function is called each frame and for now will be used to get information about where the player is aiming.