User Tools

Site Tools


preview:api:custom_map

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
preview:api:custom_map [2019/10/04 17:55] – external edit 127.0.0.1preview:api:custom_map [2019/10/04 18:04] – [SpawnList] polymorphgames
Line 49: Line 49:
  
 ==== SpawnList ==== ==== SpawnList ====
-AssetList is the list of the prefabs that will be added to the map when it is loaded. Use this list to add Berries and Rocks!+List of prefabs that will be added to the map when it is loaded. Use this list to add resources to the map, such as berries and rocks
   * **Type**: ''List<[[preview:api:map_spawn_info|MAP_SPAWN_INFO]]>''   * **Type**: ''List<[[preview:api:map_spawn_info|MAP_SPAWN_INFO]]>''
  
Line 55: Line 55:
  
 ==== DensitySpawnList ==== ==== DensitySpawnList ====
-ForestList allows you to add trees randomly based on a texture. Though, technically any prefab can be used.+DensitySpawnList allows you to add objects randomly based on a texture.
   * **Type**: ''List<[[preview:api:map_density_spawn_info|MAP_DENSITY_SPAWN_INFO]]>''   * **Type**: ''List<[[preview:api:map_density_spawn_info|MAP_DENSITY_SPAWN_INFO]]>''
  
  
preview/api/custom_map.txt · Last modified: 2023/12/12 12:15 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki