mirror of
https://github.com/lubosz/overte.git
synced 2025-08-28 11:06:45 +02:00
Setting the step yaw to 22.5 degrees
This commit is contained in:
parent
ce5e89ce66
commit
d4259931b2
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
"filters":
|
||||
[
|
||||
{ "type": "pulse", "interval": 0.5 },
|
||||
{ "type": "scale", "scale": 15 }
|
||||
{ "type": "scale", "scale": 22.5 }
|
||||
]
|
||||
},
|
||||
{ "from": "Standard.RX", "to": "Actions.Yaw" },
|
||||
|
|
Loading…
Reference in a new issue