app.hypergames.hypersdk 1.4.13 → 1.4.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -325,8 +325,8 @@ RectTransform:
325
325
  m_LocalEulerAnglesHint: {x: 0, y: -0, z: -0}
326
326
  m_AnchorMin: {x: 0, y: 1}
327
327
  m_AnchorMax: {x: 0, y: 1}
328
- m_AnchoredPosition: {x: 201.8, y: -10.5}
329
- m_SizeDelta: {x: 264.55, y: 0}
328
+ m_AnchoredPosition: {x: 214.145, y: -10.5}
329
+ m_SizeDelta: {x: 285.29, y: 0}
330
330
  m_Pivot: {x: 0.5, y: 0.5}
331
331
  --- !u!222 &8979309464556769080
332
332
  CanvasRenderer:
@@ -389,7 +389,7 @@ MonoBehaviour:
389
389
  m_enableAutoSizing: 1
390
390
  m_fontSizeMin: 18
391
391
  m_fontSizeMax: 33.5
392
- m_fontStyle: 32
392
+ m_fontStyle: 0
393
393
  m_HorizontalAlignment: 1
394
394
  m_VerticalAlignment: 256
395
395
  m_textAlignment: 65535
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "app.hypergames.hypersdk",
3
- "version": "1.4.13",
3
+ "version": "1.4.14",
4
4
  "displayName": "HyperSDK",
5
5
  "description": "Official Unity SDK for Hyper: multiplayer battles, leaderboards, deterministic RNG, session management, tutorials, and WebGL optimizations for production-ready games.",
6
6
  "unity": "6000.0",