issfire September 22, 2023, 5:13am #1 Hi all, I’m new to Cocos. Our team is looking for a new home after what happened to Unity. We’re trying out Cocos Creator and liking it. Over at Godot reddit, someone posted a detailed break-down of why Godot’s engine bindings will result in some bad performance. I can’t…
Category: Game Development Tutorials
PreloadScene doesn’t load resource files on web-mobile build on 3.7.1 – Cocos Creator
Hi,First of all, thanks for the greate game engine Currently, I’m working on a project which is targeting someone uses this webappvia very low download speed network.Silent loading assets before switching scenes is mandatory, so I tried using ‘preloadScene’ method.However, it seems like this method only works on Previews and not works in a web-mobile…
CC 2.4.11 – Render Texture: Opacity Issue – Cocos Creator
Ronsku September 21, 2023, 6:07pm #1 Hi, I’ve been having issues with opacity and Render Textures in CC 2.4.11 which I don’t know how to solve.No matter how I configure the cameras I cannot get it to work correctly, there is always something that doesn’t work. I’ve tried so many different combinations. I have created…
FBInstant games SDK gives the error “Cannot find name ‘FBInstant’.ts(2304)” in Cocos Creator 3.8 – Cocos Creator
Doh09 September 21, 2023, 2:01pm #1 FBInstant games SDK gives the error “Cannot find name ‘FBInstant’.ts(2304)” in Cocos Creator 3.8. I have been trying to follow the documentation guide to make the module be detected. It says: “Currently Cocos Creator does the work for users including: Integration with Facebook Instant Games SDK and automaticinitialization, allowing…