path_end

Ends the path the calling instance is currently following.

语法:

path_end();


返回: N/A


描述

Calling this function will end the current path that the instance is following.


例如:

if place_meeting(x, y, all) path_end()

The above code will end the current path if the instance detects any collision with any other instance.


上一页:路径
下一页: path_index
© Copyright YoYo Games Ltd. 2018 All Rights Reserved