Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions extensions/reviewed/PhysicsCar.json
Original file line number Diff line number Diff line change
Expand Up @@ -2260,7 +2260,7 @@
"type": "Number",
"unit": "PixelAcceleration",
"label": "Acceleration",
"description": "",
"description": "Object speed",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

but acceleration is not speed, that description is misleading in my opinion.
it should be more "How fast the object increases its speed"?

"group": "Speed",
"extraInformation": [],
"name": "Acceleration"
Expand Down Expand Up @@ -2424,4 +2424,4 @@
}
],
"eventsBasedObjects": []
}
}