Paper icon indicating copy to clipboard operation
Paper copied to clipboard

Add LocalCoordinates API

Open chrisgdt opened this issue 2 years ago • 3 comments

chrisgdt avatar Aug 13 '22 12:08 chrisgdt

Just in case you wonder, I tested it and everything is fine (the second commit is because I forgot that a Vec2 representing yaw and pitch is x=pitch and y=yaw, not like the debug screen F3 that shows (yaw, pitch), I inverted them and it's ok !)

chrisgdt avatar Aug 17 '22 19:08 chrisgdt

I think that this should wait until https://github.com/PaperMC/Paper/pull/7639 As then we will just be able to make a new Position object which represents an offset like this.

Owen1212055 avatar Nov 26 '22 21:11 Owen1212055

With the position PR merged, this could probably be looked at again.

Warriorrrr avatar Aug 13 '23 07:08 Warriorrrr