rapier2d示例
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"__version__": "1.3.9"
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"__version__": "3.0.9",
|
||||
"game": {
|
||||
"name": "未知游戏",
|
||||
"app_id": "UNKNOW",
|
||||
"c_id": "0"
|
||||
},
|
||||
"appConfigMaps": [
|
||||
{
|
||||
"app_id": "UNKNOW",
|
||||
"config_id": "6c525d"
|
||||
}
|
||||
],
|
||||
"configs": [
|
||||
{
|
||||
"app_id": "UNKNOW",
|
||||
"config_id": "6c525d",
|
||||
"config_name": "Default",
|
||||
"config_remarks": "",
|
||||
"services": []
|
||||
}
|
||||
]
|
||||
}
|
||||
3
tools/flashfin-rapier2d/settings/v2/packages/device.json
Normal file
3
tools/flashfin-rapier2d/settings/v2/packages/device.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"__version__": "1.0.1"
|
||||
}
|
||||
1108
tools/flashfin-rapier2d/settings/v2/packages/engine.json
Normal file
1108
tools/flashfin-rapier2d/settings/v2/packages/engine.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"__version__": "1.0.1",
|
||||
"information": {
|
||||
"customSplash": {
|
||||
"id": "customSplash",
|
||||
"label": "customSplash",
|
||||
"enable": true,
|
||||
"customSplash": {
|
||||
"complete": false,
|
||||
"form": "https://creator-api.cocos.com/api/form/show?sid=311ddac62fb285889cb7ed40438bbd50"
|
||||
}
|
||||
},
|
||||
"removeSplash": {
|
||||
"id": "removeSplash",
|
||||
"label": "removeSplash",
|
||||
"enable": true,
|
||||
"removeSplash": {
|
||||
"complete": false,
|
||||
"form": "https://creator-api.cocos.com/api/form/show?sid=311ddac62fb285889cb7ed40438bbd50"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"__version__": "1.0.4"
|
||||
}
|
||||
29
tools/flashfin-rapier2d/settings/v2/packages/project.json
Normal file
29
tools/flashfin-rapier2d/settings/v2/packages/project.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"__version__": "1.0.6",
|
||||
"general": {
|
||||
"designResolution": {
|
||||
"width": 1624,
|
||||
"height": 750,
|
||||
"fitHeight": true,
|
||||
"fitWidth": false
|
||||
}
|
||||
},
|
||||
"custom_joint_texture_layouts": [],
|
||||
"physics": {
|
||||
"collisionGroups": [
|
||||
{
|
||||
"index": 1,
|
||||
"name": "WALL"
|
||||
},
|
||||
{
|
||||
"index": 2,
|
||||
"name": "BALL"
|
||||
}
|
||||
],
|
||||
"collisionMatrix": {
|
||||
"0": 1,
|
||||
"1": 4,
|
||||
"2": 6
|
||||
}
|
||||
}
|
||||
}
|
||||
4
tools/flashfin-rapier2d/settings/v2/packages/scene.json
Normal file
4
tools/flashfin-rapier2d/settings/v2/packages/scene.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"__version__": "1.0.3",
|
||||
"current-scene": "452ca018-6ac2-414a-966a-166c7c8f4c30"
|
||||
}
|
||||
Reference in New Issue
Block a user