Asteroid name in map is not displayed correctly

Discussion in 'Planets & Playfields' started by Joex20, Jun 12, 2019.

  1. Joex20

    Joex20 Ensign

    Joined:
    Feb 24, 2019
    Messages:
    18
    Likes Received:
    6
    Can someone please give me a hint why the names of the asteroids are not displayed correctly? Except Promethium and Sathium.

    upload_2019-6-12_5-20-4.png


    Excerpt from .yaml



    - Type: AsteroidVoxel02Silicon
    Prefab: AsteroidVoxel02Silicon
    Name: Silizium Asteroid
    Pos: [3902, -1269, -8934]
    Rot: [0, -42, 0]
    Properties:
    - Key: RegenAfter
    Value: 180
    - Type: AsteroidVoxel02Iron
    Prefab: AsteroidVoxel02Iron
    Name: Eisen Asteroid
    Pos: [-10267, 2703, 1304]
    Rot: [0, 0, 0]
    Properties:
    - Key: RegenAfter
    Value: 180
    - Type: AsteroidVoxel01Sathium
    Prefab: AsteroidVoxel01Sathium
    Name: Sathium Asteroid
    Pos: [6419, -1608, -7019]
    Rot: [0, 0, 0]
    Properties:
    - Key: RegenAfter
    Value: 180
    - Type: AsteroidVoxel01Promethium
    Prefab: AsteroidVoxel01Promethium
    Name: Promethium Asteroid
    Pos: [8121, -2272, 4177]
    Rot: [0, -42, 0]
    Properties:
    - Key: RegenAfter
    Value: 180
     
    #1
  2. Joex20

    Joex20 Ensign

    Joined:
    Feb 24, 2019
    Messages:
    18
    Likes Received:
    6
    Okay, apparently I'm not allowed to use my own names here. > Solved
     
    #2
    ravien_ff likes this.
  3. ravien_ff

    ravien_ff Rear Admiral

    Joined:
    Oct 22, 2017
    Messages:
    6,131
    Likes Received:
    11,719
    Yeah, have to use the exact name "Silicon Asteroid" to get them to properly show on the playfield resource list.
     
    #3

Share This Page