Maximum number of controllers Unity3D can handle
Posted
by
N0xus
on Game Development
See other posts from Game Development
or by N0xus
Published on 2012-11-07T16:47:44Z
Indexed on
2012/11/07
17:19 UTC
Read the original article
Hit count: 336
I've been trying to find out the maximum amount of xbox controller Unity3D can handle on one editor. I know through networking, Unity is capable of having as many people as your hardware can handle. But I want to avoid networking as much as possible.
Thus, on a single computer, and in a single screen (think Bomberman and Super Smash Brothers) how many xbox controllers can Unity3D support?
I have done work in XNA and remember that only being capable of support 4, but for the life of me, I can't find any information that tells me how many Unity can support.
© Game Development or respective owner