Chuyển tới nội dung chính

14 tài liệu đã gắn thẻ được gắn thẻ "checkpoint"

Xem tất cả thẻ

DisablePlayerRaceCheckpoint

Disable any initialized race checkpoints for a specific player, since you can only have one at any given time.

IsPlayerInCheckpoint

Check if the player is currently inside a checkpoint, this could be used for properties or teleport points for example.

OnPlayerEnterCheckpoint

Callback này được gọi khi một người chơi vào điểm kiểm tra được đặt cho người chơi đó.

OnPlayerLeaveCheckpoint

Callback này được gọi khi một người chơi rời khỏi checkpoint đã được thiết lập cho họ bởi SetPlayerCheckpoint.