User Tools

Site Tools


modify_navigation

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
Next revisionBoth sides next revision
modify_navigation [2017/06/11 12:57] justinmodify_navigation [2017/06/20 11:55] justin
Line 2: Line 2:
 ---- ----
  
-Modifies the type of navigation and interaction allowed between two adjacent tiles. The acceptable values for navigation type are described below: +Modifies the type of navigation and interaction allowed between two adjacent tiles. The acceptable values for navigation type are listed and explained on the [[Navigation and Interaction]] page.
-  * **//WALK_AND_INTERACT://** Characters can both walk and interact between the tiles. +
-  * **//WALK_ONLY://** Characters can only walk between the tiles (no interaction is allowed). +
-  * **//INTERACT_ONLY://** Characters can only interact between the tiles (no walking is allowed). +
-  * **//PENDING://** Characters cannot walk or interact between the tiles, but a connection is maintained. +
-  * **//NONE://** Characters cannot walk or interact between the tiles.+
  
 <code python> <code python>
Line 16: Line 11:
 |first_tile_id|ID of the first tile.|[[String]]|Yes| |first_tile_id|ID of the first tile.|[[String]]|Yes|
 |second_tile_id|ID of the second tile.|[[String]]|Yes| |second_tile_id|ID of the second tile.|[[String]]|Yes|
-|navigation_type|Navigation type to set between the two tiles.|[[Constant]]|Yes|+|navigation_type|Navigation type to set between the two tiles.|[[navigation_and_interaction|Navigation Type]]|Yes|
  
 <WRAP center round info 100%> <WRAP center round info 100%>
modify_navigation.txt · Last modified: 2021/04/21 18:35 by justin