@mml-io/3d-web-user-networking
Advanced tools
Comparing version 0.0.0-experimental-ba60cc4-20230816 to 0.0.0-experimental-c06f5a9-20230822
@@ -108,3 +108,3 @@ // src/UserNetworkingCodec.ts | ||
position: { x: 0, y: 0, z: 0 }, | ||
rotation: { quaternionY: 0, quaternionW: 0 }, | ||
rotation: { quaternionY: 0, quaternionW: 1 }, | ||
state: 0 | ||
@@ -111,0 +111,0 @@ } |
@@ -108,3 +108,3 @@ // src/UserNetworkingCodec.ts | ||
position: { x: 0, y: 0, z: 0 }, | ||
rotation: { quaternionY: 0, quaternionW: 0 }, | ||
rotation: { quaternionY: 0, quaternionW: 1 }, | ||
state: 0 | ||
@@ -111,0 +111,0 @@ } |
{ | ||
"name": "@mml-io/3d-web-user-networking", | ||
"version": "0.0.0-experimental-ba60cc4-20230816", | ||
"version": "0.0.0-experimental-c06f5a9-20230822", | ||
"main": "./build/index.js", | ||
@@ -29,3 +29,3 @@ "types": "./build/index.d.ts", | ||
}, | ||
"gitHead": "9d16687b3863d980bbc8392ef6ce499b8447c2dd" | ||
"gitHead": "14143cae108a06b98bf8de4f54075f0a490b91a8" | ||
} |
Sorry, the diff of this file is not supported yet