1
0
Fork 0
fgdata/Aircraft/c172p/WebPanel/VSI.json

23 lines
376 B
JSON
Raw Normal View History

{
"src": "VSI.svg",
"animations": [
{
"element": "#Needle",
"type": "transform",
"transforms": [{
"type": "rotate",
"a": {
"property": "fpm",
"scale": 0.085,
"max": 170,
"min": -170
},
"x": 128,
"y": 128
}]
}
]
}