I've created a single player mod/mission using the Enfusion Workbench and when I run it from the World Editor I spawn normally in the correct spot, however, once I uploaded it to the workshop and tried it in the main game I always spawn in the middle of the ocean (I'm guessing it's x0,y0,z0). I have double-checked the SCR_SpawnPoint and it is correct. What am I missing?
[Spawn Layer]
SCR_SpawnPoint USFieldSpawn : "{5A2220DD0C16958B}Prefabs/MP/Spawning/SpawnPoint_US.et" {
components {
SCR_MapDescriptorComponent "{54C659A97C47BDE2}" {
DisplayName "Spawn"
VisibleOnMap 1
UnitType Infantry
}
}
coords 4772.001 116.763 8170.146
angleY 106.878
Flags 3
m_fSpawnRadius 0
m_bShowInDeployMapOnly 1
m_Info SCR_UIInfo "{56B4CC4ECACA2C37}" {
Name "US Field Spawn"
Description "OriginPointPleaseNoWater"
}
}