Why onMove method doesnt working in set up Input System lesson


Hi,

Welcome to our community! :slight_smile:

C# is case-sensitive. Make sure the method is spelt correctly. The PlayerInput looks for a method called OnMove, not onMove.

Did this help you fix the problem?


See also:

Oh, thank u for your help :smiley:

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms