Scene:CalculatePath
From Data Realms Wiki
Function | |
---|---|
Syntax | CalculatePath( * Start and end positions on the scene to find the path between.
|
Description: | |
Calculates and returns the least difficult path between two points on the current scene. Takes both distance and materials into account. | |
Returns | The total minimum difficulty cost calculated between the two points on the scene. |
Example | |
---|---|
Description | Placeholder! |
Code |
|
Output | Placeholder! |