Brackeys / 2D-Character-Controller

Free 2D Character Controller for Unity.
https://youtu.be/dwcT-Dch0bA
1.16k stars 1.62k forks source link

Quick Question #16

Open CrumpledYT opened 4 years ago

CrumpledYT commented 4 years ago

this isn't really an issue, it's just me being dumb, but what are the controls for this, is it WASD, arrow keys, or do I configure them?

joao8545 commented 4 years ago

None, this script does not handle user input. You should handle user input in another script and then use the function move with the input value.

Umarsubhan786 commented 4 years ago

The character brings down not define ground. Player layer is not shown in "What is ground" of "Character Controller"