Skip to content

Commit f5b8c45

Browse files
Site changes
1 parent 4dbfc9f commit f5b8c45

461 files changed

Lines changed: 2772 additions & 52 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

_data/examplesindex.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1092,6 +1092,19 @@
10921092
"title": "Box2D Chain Terrain",
10931093
"twitter_image": "https://www.defold.com/examples/physics/box2d_chain_terrain/thumbnail.webp"
10941094
},
1095+
{
1096+
"author": "Defold Foundation",
1097+
"brief": "Tune Box2D density, friction, and restitution from script using Box2D V2 legacy and Box2D V3.",
1098+
"category": "physics",
1099+
"layout": "example",
1100+
"opengraph_image": "https://www.defold.com/examples/physics/box2d_material_tuning/thumbnail.webp",
1101+
"path": "physics/box2d_material_tuning",
1102+
"scripts": "box2d_material_tuning_v3.script, box2d_material_tuning_v2.script",
1103+
"tags": "physics, box2d",
1104+
"thumbnail": "thumbnail.webp",
1105+
"title": "Box2D Material Properties Tuning",
1106+
"twitter_image": "https://www.defold.com/examples/physics/box2d_material_tuning/thumbnail.webp"
1107+
},
10951108
{
10961109
"author": "Defold Foundation",
10971110
"brief": "Create and control a motorized Box2D joint from script using Box2D V2 and V3.",
Lines changed: 109 additions & 0 deletions
Lines changed: 111 additions & 0 deletions
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"content":[{"name":"game.projectc","size":4864,"pieces":[{"name":"game0.projectc","offset":0}]},{"name":"game.arci","size":1488,"pieces":[{"name":"game0.arci","offset":0}]},{"name":"game.arcd","size":49240,"pieces":[{"name":"game0.arcd","offset":0}]},{"name":"game.dmanifest","size":1543,"pieces":[{"name":"game0.dmanifest","offset":0}]}],"total_size":57135}
1+
{"content":[{"name":"game.projectc","size":4864,"pieces":[{"name":"game0.projectc","offset":0}]},{"name":"game.arci","size":1488,"pieces":[{"name":"game0.arci","offset":0}]},{"name":"game.arcd","size":49236,"pieces":[{"name":"game0.arcd","offset":0}]},{"name":"game.dmanifest","size":1543,"pieces":[{"name":"game0.dmanifest","offset":0}]}],"total_size":57131}
-4 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)