User Tools

Site Tools


load_map

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
load_map [2018/03/16 09:45] justinload_map [2025/10/29 15:04] (current) justin
Line 15: Line 15:
  
 ====Example:==== ====Example:====
-<code python+<code bauxite
-load_map("Dungeon", coord[2, -3, 1], EAST)+load_map("Dungeon", coord[2, -3, 1], EAST);
 </code> </code>
 //Results:// The map with resource name "Dungeon" is loaded and the player is placed onto the tile at coordinate (2, -3, 1) facing east. //Results:// The map with resource name "Dungeon" is loaded and the player is placed onto the tile at coordinate (2, -3, 1) facing east.
Line 34: Line 34:
  
 <WRAP half column> <WRAP half column>
-====Visual Demo:==== +====Visual Demo:====
 {{:wiki:load_map_demo.gif?nolink|}} {{:wiki:load_map_demo.gif?nolink|}}
 </WRAP> </WRAP>
load_map.1521218723.txt.gz · Last modified: 2018/03/16 09:45 by justin