313364973
313364973
this new Worker("res://egg-client-godot/EggThread.js") work when i run in godot edit run button,but when i deploy on andoird not work。 the error is modules\ECMAScript\quickjs\quickjs_worker.cpp:52:thread_main() - Failed to load entry script:res://egg-client-godot/EggThread.js ,...
some time need to write gd native ,need to load gdnlib.
i use webstorm for many years ,so i want debug with webstorm,is that possible?
i hava try to make a scripte in /etc/init.d like this: but nothing happend. WEB_DIR='/var/www/oncedoc' WEB_APP='svr/service.js' #location of node you want to use NODE_EXE=/usr/local/bin/node start() { echo "Start OnceDoc" #important!...
i am working with socket.io for game network,but when the app is in background,socket.io disconnects,i want to connect server agin if the app in forgeground?
i am working hard with an online game ,everything is ok but when app is in background,the socket.io with the server disconnected after few seconds. what can i do if...
#myButton{ } .word{ position: relative; width: 100%; margin: 50px auto 0; } #word1{ font: 50px/1.5 '\5fae\8f6f\96c5\9ed1',Tahoma,sans-serif; position: absolute; opacity: 0; } #word2{ margin-left: 80px; position: absolute; opacity: 0; top: 160px;...
hi,i only want to collide by myself,like one box collide to other,i want to know the collide point and collide penetration and normal,so
My js environment is not support for webassembly ,but I still want use rapier。 So is it posible to compile webassembly version to ams.js version。 If so and the Cross-platform...
### 前置阅读 | Pre-reading - [X] [文档](https://puerts.github.io/unity/zhcn/readme)/[Doc](https://puerts.github.io/unity/en/readme) - [X] [Issues](https://github.com/Tencent/puerts/issues?q=is%3Aissue+sort%3Aupdated-desc+is%3Aclosed) - [X] [FAQ](https://github.com/Tencent/puerts/blob/master/doc/unity/zhcn/faq.md) ### Puer的版本 | Puer Version 2.1.0 ### Unity的版本 | Unity Version 2021 ### 发生在哪个平台 | Platform Other...