cocos2d-x tag

15 questions


1 answers
98 views
0
I want to create an Input function like Unity with cocos2d-x.

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::...

1 years ago

1 answers
68 views
0
I want to create a production that disappears from Sprite.

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...

1 years ago

1 answers
117 views
0
Custom shader for cocos2d-x v3.8 to reflect changes later in setUniformLocation

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...

1 years ago

1 answers
124 views
0
cocos2d-x3.14.1 with crashlyticsNdk drops at startup.

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...

1 years ago

1 answers
91 views
0
Cocos2d-x 3.4 projects are always fully built when they are released in VSC 2013

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...

1 years ago

1 answers
88 views
0
About the updated ipa test of the released iOS app

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...

1 years ago

2 answers
100 views
0
Understanding How to Obtain All TiledMap Layer Names on cocos2d-x

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...

1 years ago

1 answers
87 views
0
Apple's application review pointed out that an old version of the nend ad remains, and I'm in a state of confusion.

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...

1 years ago

1 answers
95 views
0
VSC 2013, cocos2d-x 3.4 Link Error Using WebView

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...

1 years ago

1 answers
80 views
0
android on cocos2d-x(v3.14.1) crashes during sdkbox::PluginShare::init()

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.