- Home /
Issue: CrossPlatformInput...Multiple Inputs not taken,
Hello!
I've been working on a simple 2D platformer game and its been progressing great for the Standalone version. Now, I've been looking to convert it into an Android game.
So, I kick started it, and as you think what I did, I imported the CrossPlatformInput package into the project. (I made a backup, not to worry.)
There however seems to be a problem with it. I setup the project to match inputs to all the buttons, but there seems to be an issue.
Issue: - Only one button input is taken at any time. i.e. I can only go left or go right. That's what anybody wants. But, I cannot jump while going left or right.
Now, that's an issue to a platformer that can wall jump, if I do say so myself.
I've included the package below stating the simple setups I did. Please do check and tell me where I'm wrong.
I've doodled here and there, but still there seems to be no solution to this.
Thanks for all the community support :D
Your answer
Follow this Question
Related Questions
How to use Button as Cross Platform Input 0 Answers
Shooting works with PC Keyboard, but not Mobile Touch Controls?! 1 Answer
Android input only works with remote 1 Answer
Using a Samsung Gear VR controller independently from the headset? 1 Answer
New Unity Input System Touch Controls - Destroying GameObjects On Mobile 1 Answer