Actor:RemoveMovePathBeginning
From Data Realms Wiki
Function | |
---|---|
Syntax | RemoveMovePathBeginning( * None. ) |
Description: | |
Removes a coordinate from the beginning of the MovePath, meaning the one closest to this Actor. | |
Returns | Whether there was any coordinate to remove. If false, the MovePath is empty. |
Example | |
---|---|
Description | Placeholder! |
Code |
|
Output | Placeholder! |