As some of you may know, using the new input system, one can use the player input manager to spawn multiple player objects to use different controllers locally.
My goal is to create a three player game where each player plays rock, paper, or scissors, and would run into their respective player to gain points.
The issue is that the manager only allows one prefab to be duplicated. Specifically, all players are playing scissors. Does anyone know how to run the game with three different prefabs for each of three players?
If more info is needed, just ask.
did you figure it out @robinjk9 ?,did you figure it out?