Location Component Method

Create Coordinate

A coordinate instance can be obtained through coordinates, which can be used for teleporting players and other actions.

Requires appropriate Number values

Return Location instance

Create Coordinate (Single Direction)

Retrieve a single directional coordinate using a coordinate instance. You need to provide a Location instance.

Requires the appropriate Location instance

Return Number

Get Player Start and End Position

Retrieve the player's coordinates when they start and stop moving. This is only usable during the player movement event!

Returns a Location instance

Get Block Coordinates

Retrieve the Location instance of a block's location!

Requires Block instance

Return Location instance

Last Updated:
Contributors: SensenPlayer, TongHui