#Can't select MP players for Form On Pilot actions.
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
The "Form On Pilot" action was fixed to work with MP Spawns in a recent update, but the editor still doesn't let you select one when creating the action. For now we have to edit in the VTS.
The fix is to append || uSpawner.prefabUnitSpawn is MultiplayerSpawn to the PassesFilter check in the PilotUnitFilter class.
@lunar rock easy fix