Meteorite Drop Always ?

Discussion in 'Planets & Playfields' started by Mia, Jul 1, 2018.

  1. Mia

    Mia Commander

    Joined:
    Jun 7, 2016
    Messages:
    164
    Likes Received:
    66
    Meteorite Drop Always
    I do not know what numbers would it be in:
    initial delay
    subsequent delay
    Despawn Delay
    I tried to write different numbers but it does not work, it's 2-6 meteors and quickly disappears then no more comes.

    I add photo: Skärmklipp.PNG
     
    #1
  2. jmcburn

    jmcburn Rear Admiral

    Joined:
    Jan 15, 2017
    Messages:
    1,104
    Likes Received:
    1,747
    Have you checked the ExamplePlanet yaml?

    Amount: 5000 # Amount of ore that is spawned per event, 5000 = minimum amount for always-drop meteors
    InitialDelay: 1 # Float [0, 10000] Initial delay in game hours before spawning of asteroids, if InitialDelay < 0 => no spawning
    Delay: 24 # Float [0, 10000] Subsequent delay in game hours, if Delay = 0 => no spawning
    DespawnDelay: 5 # Float [0, 10000] Delay in game hours after which asteroid will be removed. If parameter is not set or set to 0, asteroid will not despawn

    but I'm not sure, if meteors aren't still bugged in the game. :)

    /jmc
     
    #2
    Mia likes this.
  3. Mia

    Mia Commander

    Joined:
    Jun 7, 2016
    Messages:
    164
    Likes Received:
    66
    Thank you so much, it works great now, I have meteorite shower on the planet.
     
    #3

Share This Page