@mml-io/3d-web-user-networking
Advanced tools
Comparing version 0.0.0-experimental-14107e9-20230806 to 0.0.0-experimental-1429b1e-20230821
@@ -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-14107e9-20230806", | ||
"version": "0.0.0-experimental-1429b1e-20230821", | ||
"main": "./build/index.js", | ||
@@ -29,3 +29,3 @@ "types": "./build/index.d.ts", | ||
}, | ||
"gitHead": "cb85aa9f16b3da8c0e0adcedc342c0f933c279b6" | ||
"gitHead": "35ef6228a003b78b386ed2328ab2e61d6424724e" | ||
} |
Sorry, the diff of this file is not supported yet