Improved on wall dynamics.

This commit is contained in:
genxium
2023-02-04 18:33:49 +08:00
parent 680e4f1f59
commit 917fca2bcd
5 changed files with 19 additions and 14 deletions

View File

@@ -8,7 +8,7 @@ cc.Class({
},
speed: {
type: cc.Float,
default: 500
default: 100
},
},

File diff suppressed because one or more lines are too long

View File

@@ -1,6 +1,6 @@
{
"ver": "1.0.5",
"uuid": "40edd08e-316c-44b8-a50f-bd173554c554",
"uuid": "22e2b0ab-1350-4f5e-9960-f2b45b0bf353",
"isPlugin": false,
"loadPluginInWeb": true,
"loadPluginInNative": true,