Update physics.json
corrected description
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
"additionalProperties": false,
|
"additionalProperties": false,
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"title": "Physics",
|
"title": "Physics",
|
||||||
"description": "Defines a dynamic type jump control that will change jump properties based on the speed modifier of the mob.",
|
"description": "Defines physics properties of an actor, including if it is affected by gravity or if it collides with objects.",
|
||||||
"required": [],
|
"required": [],
|
||||||
"properties": {
|
"properties": {
|
||||||
"has_collision": {
|
"has_collision": {
|
||||||
|
|||||||
Reference in New Issue
Block a user