-
Notifications
You must be signed in to change notification settings - Fork 94
stop_moving
Ryzom Core Wiki edited this page Jul 8, 2024
·
3 revisions
title: Stop Moving description: published: true date: 2023-03-16T23:12:14.029Z tags: editor: markdown dateCreated: 2023-03-16T22:30:15.104Z
The stopMoving native AI script function makes the group stop moving and stand at its current position.
()stopMoving() // stopMoving__
()stopMoving(); // Makes the group stop moving
This example code makes the current group stop moving.