Twometer / among-us-3d

Fanmade Among Us - 3D Edition
8 stars 0 forks source link

Minimap #12

Open Twometer opened 3 years ago

Twometer commented 3 years ago

Admin table and minimap is missing as mentioned in #10

vivandoshi08 commented 3 years ago

What command do you run to find the coordinates of you and other players. Like is there a command for that in neko engine or is there something else you have to do

Twometer commented 3 years ago

To get the 3d position of all players you can iterate over the player list in  the current session (AmongUs.get().getSession()) and then call getPosition on each player