对应getSystemInfo获取的屏幕坐标,可以参考这个Demo中的实现,根据Unity的屏幕适配调整比例 https://github.com/wechat-miniprogram/minigame-unity-webgl-transform/blob/main/Demo/API_V2/Assets/API/OpenInterface/UserInfo/UserInfo.cs
Unity调用 WX.CreateUserInfoButton传入的参数Unity调用 WX.CreateUserInfoButton传入的x,y,width,height,在unity中是什么坐标系下的?
2024-03-21小程序昵称包含前置审批相关内容,请进行修改 这里的错误文案描述不准确,我们正在修改中
小程序备案一直显示当日备案小程序数量已超出系统限制请明天重试 ,但是每一天进入都是这样子,什么原因?[图片]
2024-02-26参考一下github上的这个demo,给EventSystem绑定WXTouchInputOverride就可以点击了 https://github.com/wechat-miniprogram/minigame-unity-webgl-transform/blob/main/Demo/API/Assets/Scripts/SystemButton.cs
unity想要调用wx.requestSubscribeSystemMessage,如何调用https://developers.weixin.qq.com/minigame/dev/api/open-api/subscribe-message/wx.requestSubscribeSystemMessage.html unity需要在哪个方法中调起小游戏系统订阅消息界面。尝试使用button点击事件,不能拉起订阅消息界面
2024-02-22新版本的导出插件修复了,可以更新一下
unity转换小游戏过来开发工具里加载完就报错,换了好几个unity版本和插件版本都会有是什么原因?[图片] 第一条报错内容: plugin.js:93 exception thrown: TypeError: Cannot read property 'push' of undefined,TypeError: Cannot read property 'push' of undefined at _JS_Init_ContextMenuHandler (http://127.0.0.1:13931/game/webgl.wasm.framework.unityweb.js:1294:27)
2024-01-23