15 questions
I am a student who uses cocos2d-x 3.10 to create games.Create a listener on the cocos2d-x EventListenerKeyboard and Instead of putting functions in onKeyPressed in advance, such as Unity, bool Input::...
I am using cocos2d-x3.8.Sprite characters so that you can't see from top to bottom.I'd like to make a production.In Scale, the characters are shrinking.Something is wrong......Are there any good means...
I'm trying to use a custom shader with cocos2d-x v3.8.Every time I press the button and menuCallback is called, the _sprite gets brighter.I'd like to make it shine white in the end, but The sprite doe...
06-19 15:49:09.103 2709 2709 E AndroidRuntime: Process: jp.hogehoge.appgame, PID:270906-19 15:49:09.103 2709 2709 E AndroidRuntime: java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPat...
When you release build a project created with cocos2d-x ver 3.4 (as in 3.5) in Visual Studio Community 2013, it is always full built and takes a lot of time to build (debug builds do not show this sym...
I had to update the iOS app that was already released, so When I tried to install the updated ipa file on the actual machine, Failed to install.i ipa is uploaded on the server.There was already a rele...
I wrote the following code using cocos2d-x ver3.6.The purpose of this case is The TMXTiledMap editor (non-programmers) can use the layer name in the TMXTiledMap.I would like to freely name it and allo...
I used to introduce nend ads, but I don't use them anymore.I have removed all the files related to nend, but the Apple Review Team has repeatedly rejected the old version of nend adverts.Here's what w...
When building cocos2d-x 3.4 code containing webView in Visual Studio Community 2013, the following link error occurs:error LNK2019:unresolved external symbol _declspec(dlimport)public:static class coc...
Prerequisites/What you want to achieveI would like to implement sdkbox's twitter sharing function (with images) on Android.Android version only sdkbox::PluginShare::init();It will crash at the part of...
- 1 - | » |
© 2024 OneMinuteCode. All rights reserved.