How would i teleport people?

[gpi] GPI
Joined 11/10/2018
Posts 1,186
05:53 PM 17/02/2022
please help


[Brick] 1nator
Joined 11/10/2017
Posts 11,114
06:57 PM 23/02/2022
https://brickhill.gitlab.io/open-source/node-hill/classes/Player.html#setPosition


dargy
Joined 23/06/2019
Posts 4,820
02:29 PM 24/02/2022
Quote from 1nator , 06:57 PM 23/02/2022
https://brickhill.gitlab.io/open-source/node-hill/classes/Player.html#setPosition
Example:

player.setPosition(new Vector3(99,99,99)


[RWB] MixaMega
Joined 23/12/2019
Posts 435
Moderator
01:31 PM 06/03/2022
also z is the height, its not like in minecraft where y is the height

1