Skip to content

Commit 6b8090a

Browse files
authored
Update SpeedRestrictions description
1 parent 31c67a3 commit 6b8090a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

extensions/reviewed/SpeedRestrictions.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
"iconUrl": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0ibWRpLXNwZWVkb21ldGVyIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTEyLDE2QTMsMyAwIDAsMSA5LDEzQzksMTEuODggOS42MSwxMC45IDEwLjUsMTAuMzlMMjAuMjEsNC43N0wxNC42OCwxNC4zNUMxNC4xOCwxNS4zMyAxMy4xNywxNiAxMiwxNk0xMiwzQzEzLjgxLDMgMTUuNSwzLjUgMTYuOTcsNC4zMkwxNC44Nyw1LjUzQzE0LDUuMTkgMTMsNSAxMiw1QTgsOCAwIDAsMCA0LDEzQzQsMTUuMjEgNC44OSwxNy4yMSA2LjM0LDE4LjY1SDYuMzVDNi43NCwxOS4wNCA2Ljc0LDE5LjY3IDYuMzUsMjAuMDZDNS45NiwyMC40NSA1LjMyLDIwLjQ1IDQuOTMsMjAuMDdWMjAuMDdDMy4xMiwxOC4yNiAyLDE1Ljc2IDIsMTNBMTAsMTAgMCAwLDEgMTIsM00yMiwxM0MyMiwxNS43NiAyMC44OCwxOC4yNiAxOS4wNywyMC4wN1YyMC4wN0MxOC42OCwyMC40NSAxOC4wNSwyMC40NSAxNy42NiwyMC4wNkMxNy4yNywxOS42NyAxNy4yNywxOS4wNCAxNy42NiwxOC42NVYxOC42NUMxOS4xMSwxNy4yIDIwLDE1LjIxIDIwLDEzQzIwLDEyIDE5LjgxLDExIDE5LjQ2LDEwLjFMMjAuNjcsOEMyMS41LDkuNSAyMiwxMS4xOCAyMiwxM1oiIC8+PC9zdmc+",
99
"name": "SpeedRestrictions",
1010
"previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/speedometer.svg",
11-
"shortDescription": "Limit the maximum movement and rotation speed of an object from forces or the physics behavior.",
11+
"shortDescription": "Limit the maximum movement and rotation speed of an object from forces or the 2D Physics behavior.",
1212
"version": "0.1.0",
13-
"description": "Limit the maximum movement and rotation speed of an object from forces or the physics behavior.\n\nHow to use:\n- Add the behavior that matches the method used to move the object (forces or physics)\n- Set the maximum speed value in the behavior properties\n\nTips:\n- This only affects movement caused by forces or physics behavior\n- This may not affect movement caused by other behaviors (platformer, top-down, draggable, etc)",
13+
"description": "Limit the maximum movement and rotation speed of an object from forces or the 2D Physics behavior.\n\nHow to use:\n- Add the behavior that matches the method used to move the object (forces or physics)\n- Set the maximum speed value in the behavior properties\n\nTips:\n- This only affects movement caused by forces or physics behavior\n- This may not affect movement caused by other behaviors (platformer, top-down, draggable, etc)",
1414
"tags": [
1515
"physics",
1616
"maximum",
@@ -345,4 +345,4 @@
345345
}
346346
],
347347
"eventsBasedObjects": []
348-
}
348+
}

0 commit comments

Comments
 (0)