I have making a Super Smash bros recreation using unity, but I’m having trouble getting a movement script for my character, I want to use W A S D or W A S D and space to that space and W are both for jump.
Can anybody help me with a movement script for my game? I‘m frustrated and this would really help.
I’m going to post a link that has some good material for beginners: https://unity3d.com/learn/beginner-tutorials
It’s not everything, but it’s a good place to start, practice and learn. From there, you can learn new topics and/or practice the ones you’ve learned. This is a good way to ease yourself into Unity and game making, without trying to leap to 1 thing. It will hopefully let you focus and learn more productively.
In the future, if you have a question, you should post the code you’ve tried and describe your setup (if relevant). That way, even if it’s not working exactly how you’d like, people have the ability to discuss your code with you, to explain why something is the way it is.
I hope that helps & makes sense. Welcome to Unity. 