This commit is contained in:
DaanV2
2021-07-01 16:51:30 +02:00
parent 35a92fa231
commit 96e637d99f
11 changed files with 88 additions and 39 deletions

View File

@@ -11,7 +11,10 @@
"default": [0.0, 0.0],
"description": "Delay after landing when using the slime move control.",
"title": "Jump Delay",
"items": [{ "type": "number" }, { "type": "number" }]
"items": [
{ "type": "number", "title": "Minimum" },
{ "type": "number", "title": "Maximum" }
]
},
"max_turn": {
"type": "number",