Hi, I have been trying and trying to get a custom POI added to a playfield.yaml but no matter what it doesn't appear. I have even tried removing all Random POI's so the only one left is my fixed one. The code I am using it just a copy and paste from one of the scenarios so I know its correct before trying my own. This is the code: POIs: Fixed: - Type: SV_Alien Prefab: SV_Viper Mode: Survival SubMode: Normal Name: Fighter MKII Pos: [0, 100, 0] Rot: [0, 80, 0] InitPower: True Can anyone tell me why it doesn't work?