cocos-docs icon indicating copy to clipboard operation
cocos-docs copied to clipboard

Manual docs content for Cocos Creator

Results 216 cocos-docs issues
Sort by recently updated
recently updated
newest added

URL : https://github.com/cocos-creator/creator-docs/blob/master/zh/getting-started/first-game/index.md PlayerController的_jumpTime属性应该是0.1

URL : https://github.com/cocos-creator/creator-docs/blob/master/zh/advanced-topics/native-plugins/brief.md 示例里面都是静态库的介绍,是否支持动态链接库的形式?

URL : https://github.com/cocos-creator/creator-docs/blob/master/zh/getting-started/first-game/index.md 第五步需要手动在import中添加Animation,否则将无法拖动body至组件

URL : https://github.com/cocos-creator/creator-docs/blob/master/zh/getting-started/first-game/index.md 这3.6的第一个游戏demo和开发工具不一样,太坑新手了。

URL : https://github.com/cocos-creator/creator-docs/blob/master/zh/physics/physics-group-mask.md ![image](https://user-images.githubusercontent.com/7835444/190307786-5aefbe85-ef5e-4576-a237-7620dcd11e3c.png) 为啥这个掩码值实际值为 (1

URL : https://github.com/cocos-creator/creator-docs/blob/master/zh/physics/physics-group-mask.md 这个图应该是画错了,感觉应该是这样 ![image](https://user-images.githubusercontent.com/571863/189516231-fb11f2f4-86ba-401e-93eb-f4af4b24f013.png)

URL : https://github.com/cocos-creator/creator-docs/blob/master/zh/physics/physics-raycast.md ![image](https://user-images.githubusercontent.com/32954811/190111683-061954cf-d217-442e-b3f3-bce84f9764e1.png) 少了.distance

URL : https://github.com/cocos-creator/creator-docs/blob/master/zh/index.md 优化一下排版效果。 可参考 https://docs.unity3d.com/Manual/index.html https://docs.unrealengine.com/5.0/en-US/

URL : https://github.com/cocos-creator/creator-docs/blob/master/zh/index.md ![Uploading image.png…]() 中文版这个,建议换成中文吧。 或者换成 Cocos Creator 3.6(根据版本变化)

URL : https://github.com/cocos-creator/creator-docs/blob/master/zh/scripting/reference/coding-standards.md 除了多语言 API 注释以外,代码中不允许写中文注释 // bad // 中文注释不利于非中文开发者阅读代码 // good // Please write all in file comments in English 对于规范文中“不允许写中文注释”表示不理解,建议改为不建议使用“中文注释”