Closed heckert-gamedev closed 2 years ago
Adding you as reviewers explicitly should hopefully give you a reminder through github. Since nobody objected so far, I will give you some more time to do so (up until 21:00h which is in about 20 minutes). Feedback is welcome but unless you veto it, I'm going forward and merge my changes.
I copied the Starter Asset's FirstPersonController and PlayerPrefab, as well as the StarterAsset's input action asset. Then I expanded them for having a new input action "Interact" (mapped on
R
so we retainQ
andE
if we want to use them for turning around by keyboard).