Files
orx/orx-jvm/orx-keyframer/src/demo/resources/demo-simple-01.json

20 lines
232 B
JSON

[
{
"time": 0.0,
"x": 320.0,
"y": 240.0
},
{
"time": 10.0,
"x": 0.0,
"y": 0.0,
"easing": "cubic-in-out"
},
{
"time": 20.0,
"x": 640.0,
"y": 480.0,
"easing": "cubic-in-out"
}
]