Load JSON file into map
This action will take a given JSON file and load it into the given map.
note
You can load the JSON into an inner map by using '.' to separate the map(s). For example, to use the map 'Player' inside the parent map 'Data' you would set the Map name to 'Data.Player'.
note
Relative paths will be resolved from Pandemic's Script Creator's "files" folder
Parameters
- Map name (text)
- File (text)