Adding cutom POI, not appearing

Discussion in 'Planets & Playfields' started by pdog, Jul 22, 2018.

  1. pdog

    pdog Ensign

    Joined:
    Jan 1, 2016
    Messages:
    25
    Likes Received:
    4
    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?
     
    #1

Share This Page