-
What is done currently?
Is there an actual windows executable or youtube for a first look?
-
Hi,
For each device i need set a "magic" number to zoom:
https://github.com/paulocoutinhox/axmol-game-demo/blob/main/Source/scenes/GameScene.cpp#L107-L127
How can i create a camera that has the…
-
According to source code axmol support both `csb` and `json` format for scene loading.
`csb` is cocos studio file format (so it kind of known).
What is `json` format where it's description can b…
-
- axmol version:2.1.5
- devices test on:win 10
- developing environments
- NDK version: r23c
- Xcode version: 14.2+
- Visual Studio:
- VS version: 2022 (17.11.3)
- MSVC ve…
-
Right now all project files are inside `core` folder and the engine adds a lot of unnecessary include paths to the project, which makes the setup brittle to header conflicts. I'm proposing to move all…
-
WASM: `class UserDefault` should 'save' also on web versions of my app
@all
Maybe there is an easy way anywhere?
-
Using visual studio 22 and building for win32.
The server is running alright on localhost.
The client errors with std::out_of_range at memory location. I can't seem to hit any breakpoint in the Main…
-
https://github.com/Tencent/MMKV
https://forum.cocos.org/t/topic/155623/6
Also need to check its size.
-
-
I try to run the project in android with android studio but there is a error, fatal error: 'msgpack.hpp' file not found, there are any setup to this file in CMakeLists.txt
![Captura de Pantalla 202…