Added textures to maps

This commit is contained in:
2015-05-09 18:06:30 +03:00
parent 7d5f24c998
commit 11ca59d8bb
43 changed files with 633 additions and 58 deletions

View File

@ -45,6 +45,13 @@ namespace TransportGame.Model
/// Gets or sets an array of textures to use
/// </summary>
[XmlArray("textures")]
[XmlArrayItem("texture")]
public Texture[] Textures { get; set; }
/// <summary>
/// Gets or sets the biome file name
/// </summary>
[XmlIgnore]
public string FileName { get; set; }
}
}

View File

@ -0,0 +1,12 @@
fileFormatVersion: 2
guid: 3c67fd1150208b74a835ab23e76d4024
timeCreated: 1431072739
licenseType: Free
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant: