Benoit Freslon
Benoit Freslon
### Cocos Creator version 3.7.0 ### System information macOS ### Issue description I'm using UI Canvas to get a responsive UI. I tested in editor with the "Preview in Editor"...
### Cocos Creator version 3.8.0 ### System information Windows 11 ### Issue description Planar shadows don't work when the ortho camrera is far. The shadows are above the 3D model....
Hello, I got some issues when since I added the last version of CCBReader with Cocos2D 2.1 rc0 in CCBAnimationManager.h use "_target" property instead of target_ in CCScrollView use "_visible"...
Hello, I added a CCMenu into a CCScrollView node. The scroll is ok but when I touch a CCMenuItem to slide the CCSCrollView the button is pressed. Please help :)....
Hello, Nice asset thanks. However If another class use the **PBXProjectExtensions** from **UnityEditor.iOS.Xcode.Extensions** some functions are not available. Try the Pollfish SDK to try: https://www.pollfish.com/docs/unity I have to rename your...
Hello, It's possible to share an image from URL with the VKShareDialogController? It tried with the uploadImages parameter but it didn't work. Thanks.
### Cocos Creator version 3.6.1 ### System information OSX ### Issue description Hello, I want to tween the color of a cc.Sprite with this line: ` tween(this.sprite1).to(3, { color:Color.TRANSPARENT }).start();`...
### Cocos Creator version 3.8.0 ### System information Windows 11 ### Issue description Add one RealCurve property in the component then all next properties will be hidden. ``` @property public...