Skip to content

Commit 3206c8d

Browse files
Site changes
1 parent 73391e3 commit 3206c8d

448 files changed

Lines changed: 2234 additions & 47 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
@@ -1134,6 +1134,19 @@
11341134
"title": "Box2D Mouse Joint",
11351135
"twitter_image": "https://www.defold.com/examples/physics/box2d_mouse_joint/thumbnail.webp"
11361136
},
1137+
{
1138+
"author": "Defold Foundation",
1139+
"brief": "Create a motorized Box2D prismatic joint with translation limits from script using Box2D.",
1140+
"category": "physics",
1141+
"layout": "example",
1142+
"opengraph_image": "https://www.defold.com/examples/physics/box2d_prismatic_joint/thumbnail.webp",
1143+
"path": "physics/box2d_prismatic_joint",
1144+
"scripts": "box2d_prismatic_joint.script",
1145+
"tags": "physics, box2d",
1146+
"thumbnail": "thumbnail.webp",
1147+
"title": "Box2D Prismatic Joint",
1148+
"twitter_image": "https://www.defold.com/examples/physics/box2d_prismatic_joint/thumbnail.webp"
1149+
},
11371150
{
11381151
"author": "Defold Foundation",
11391152
"brief": "This example shows how to use Box2D world overlap and raycast queries.",
Lines changed: 95 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":4834,"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":57105}
1+
{"content":[{"name":"game.projectc","size":4834,"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":57101}
-4 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)