Sat.Oct 07, 2023

article thumbnail

Monos: The Endless Tower

Indie DB

Monos: The Endless Tower is launching on October 5th, 2023!

91
article thumbnail

Collider/Trigger event problem in Windows/Android Build

Cocos

Issue: Collider and Trigger event callbacks are not functioning as expected on Windows and Android builds. The logic appears to be working correctly on web builds and in the Cocos C editor. Gameplay Description: At the start, the character (Pink Capsule) falling towards the ground. Upon contact with the Yellow box, a Trigger event is triggered by the script.

Build 52
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

Obscurity: Unknown Threat Playtest 27

Indie DB

Details of the update for Playtest #27 which is live from now until October 13th 12PM AET!

article thumbnail

Typescript compile error

Cocos

suddenly my project that uses typescript wont build for web-mobile. here is the error i get when i build. it was compiling alright the day before and i believe the issue is in the editor itself. currently using 2.4.

Mobile 52
Join the IGDA Community
article thumbnail

Latest xcode failing with "iconv_close"

Cocos

I had to upgrade xcode today, if I wanted to try to get my iOS project submitted to Apple. However, now my Mac version, which was working, won’t build. I get two errors: No matching function for call to ‘iconv_close’ No matching function for call to ‘iconv’ I found another thread () and tried both adding -liconv and tried adding libiconv to the “link binary with libraries” section, but still get the error.

Build 40
article thumbnail

Latest xcode failing with "iconv_close"

Cocos

Ah, so those errors are different than what I understood in your initial post. It is still possible that the initial error was partly a missing “iconv library” reference for the linker. This latest error basically says that there are two function calls where the linker cannot find the actual function because it’s trying to pass a void * to a function where the only candidates require a iconv_t as the first parameter. note: This is probably a recent change to the iconv.h library header source in

Build 40
article thumbnail

BIG issue with webp on certain browsers

Cocos

pandamicro: Can you post device, system and browser environment here ?

52