How to have each Character to shoot out different projectiles? (Input action map)

use an enum to set which element you want and use a select node on the spawn so you only need 1 of them.