Please provide the following when creating the Ticket:
Game Version number: 1.5.0.14
Modded?: No (Yes/No)
If modded, please list the mods:
Issue Description:
This is a MAJOR problem guys. The order of spawning of entities is causing the framework to fail. The slotAI.et is spawning first before the layer containing the slotwaypoint.et and then the slotAI.et do not apply the slotwaypoint.et. The workaround is to use a wait and execute but that is viable.