We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30611e0 commit 8541728Copy full SHA for 8541728
examples/360°-platformer/360°-platformer.json
@@ -1249,7 +1249,7 @@
1249
"Gravity": 2362.5,
1250
"MaxFallingSpeed": 1440,
1251
"CeilBounceFactor": 0,
1252
- "AirDrag": 0.03125,
+ "AirDrag": 0.000488,
1253
"AirDragMinSpeedY": -720,
1254
"AirAcceleration": 1012.5,
1255
"GroundAcceleration": 506.25,
@@ -31536,7 +31536,7 @@
31536
"name": "CeilBounceFactor"
31537
},
31538
{
31539
- "value": "0,03125",
+ "value": "0,000488",
31540
"type": "Number",
31541
"unit": "Dimensionless",
31542
"label": "Air drag",
0 commit comments