- Home /
How do I use the Standard Asset 2D character controller for a local multiplayer game?
Ive been working on a game recently, and I would like to add a local multiplayer mode (Playing from the same computer). I've spent the last hour or two trying to make my own character controller but none of them have worked as well as the Standard Asset Controller worked, the problem is I cannot figure out how to make the standard asset controller only take input from W-A-S-D while another controller takes input from the arrow keys. Is there a way to do this? If you don't understand the question please let me know, I tried explaining it well but I don't know how well I did it. Thanks In Advance! This is a 2D Platformer game by the way.
Answer by Tu-Le · Jun 01, 2017 at 08:52 AM
hi @hjd22, this problem can be solve very easily with project setting input, check out this video guide you how to make a fight 2d game with separate controls: https://www.youtube.com/watch?v=n8S3WgVoOmo
Your answer
Follow this Question
Related Questions
Character constant movement 2D... 1 Answer
Can someone help my character move correctly? 0 Answers
How to set up two character controllers on one client? 1 Answer
Character controller or rigidbody? for skateboard 1 Answer
Jet-Pack Script 1 Answer