OpenDream icon indicating copy to clipboard operation
OpenDream copied to clipboard

`get_steps_to()` not implemented

Open ZeWaka opened this issue 1 year ago • 0 comments

Calculate a set of steps from Ref on a path to Trg, taking obstacles into account. The result of the proc is a list of directions that can be used with step(), or null if a path could not be found.

https://www.byond.com/docs/ref/#/proc/get_steps_to

ZeWaka avatar Oct 25 '22 19:10 ZeWaka