Sun.Jul 21, 2024

article thumbnail

Pest Apocalypse - itch.io Demo!

Indie DB

We just launched the first demo for Pest Apocalypse, a pizza delivery survival game!

Demo 95
article thumbnail

Keyboard won't close with Editbox

Cocos

Here’s my code: player3Name = ui::EditBox::create(editBoxSize, ui::Scale9Sprite::create("whitebox.png")); player3Name->setAnchorPoint(Vec2(0, 0)); player3Name->setPosition(Vec2(int_initialplayer3NameX, int_initialplayer3NameY)); player3Name->setFontColor(Color4B::BLACK); player3Name->setPlaceHolder("Jay"); player3Name->setInputFlag(ui::EditBox::InputFlag::INITIAL_CAPS_WORD); player3Name->setPlaceholderFontColor(Color4B::BLACK); player3Name->setMaxLength(12); player3Na

Editing 40
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Paramelancholia update

Indie DB

Examining progress thus far and identifying possible points of improvement.

83
article thumbnail

Cocos Creator 2.x Login Telegram

Cocos

It’s a famous chat. You can search Telegram on Google, or click on below links [link] telegram. org/ [link] core.telegram.org/api#getting-started I want to make a Telegram Button to login to use the game.

Games 40
article thumbnail

Android build issue

Cocos

i do test apk for android so…success build but run fail this is run error message Couldn’t find any provider services packageName=org.cocos2d.demo ScriptEngine::evalString catch exception: 2024-07-17 17:56:21.194 jswrapper org.cocos2d.demo E ERROR: Uncaught TypeError: Cannot read property ‘charAt’ of undefined, location: assets/main/index.js:0:0 STACK: [0]resolveURL@assets/main/index.js:22443 [1]standardBrowserEnv@assets/main/index.js:22446 [2]window._.

Build 40
article thumbnail

Keyboard won't close with Editbox

Cocos

Here’s my code: player3Name = ui::EditBox::create(editBoxSize, ui::Scale9Sprite::create("whitebox.

Code 40
article thumbnail

Cocos Creator 2.x Login Telegram

Cocos

I want to login Telegram account on Cocos Creator. How to do that ? Thank you very much.

40