i'm trying to use the new unity's input system with multiple controllers.
I've tried creating input actions for each character but that didn't work. all the characters are moving at the same time. it looks like the characters does not care about the controller but care about the input regardless the controller. maybe i need to wait for the final release of the input system. But, i really don't want to use the old system because i think it's going to be removed when the new input system is fully released.