update
This commit is contained in:
@@ -9,19 +9,54 @@
|
||||
|
||||
"timeline": [
|
||||
{
|
||||
"id": "6",
|
||||
"id": "background",
|
||||
"type": "image",
|
||||
"source": "https://cdn.memeaigen.com/g1/webp/este-cat-dance.webp",
|
||||
"source": "https://cdn.memeaigen.com/system-i/si_1749805418324-out-0.webp",
|
||||
"name": "Este cat dance",
|
||||
"startTime": 0,
|
||||
"layer": 5,
|
||||
"inPoint": 1,
|
||||
"layer": 1,
|
||||
"inPoint": 0,
|
||||
"duration": 6,
|
||||
"x": 200,
|
||||
"y": 200,
|
||||
"width": 280,
|
||||
"height": 180,
|
||||
"rotation": 0
|
||||
},
|
||||
{
|
||||
"id": "meme",
|
||||
"type": "video",
|
||||
"source_webm": "https://cdn.memeaigen.com/g1/webm/este-cat-dance.webm",
|
||||
"source_mov": "https://cdn.memeaigen.com/g1/mov/este-cat-dance.mov",
|
||||
"poster": "https://cdn.memeaigen.com/g1/webp/este-cat-dance.webp",
|
||||
"name": "Este cat dance",
|
||||
"startTime": 0,
|
||||
"layer": 2,
|
||||
"inPoint": 0,
|
||||
"duration": 6,
|
||||
"x": 200,
|
||||
"y": 200,
|
||||
"width": 280,
|
||||
"height": 180,
|
||||
"rotation": 0
|
||||
},
|
||||
{
|
||||
"id": "caption",
|
||||
"type": "text",
|
||||
"text": "Welcome to the Timeline!",
|
||||
"startTime": 0,
|
||||
"layer": 3,
|
||||
"duration": 6,
|
||||
"x": 90,
|
||||
"y": 180,
|
||||
"fontSize": 40,
|
||||
"fontWeight": "bold",
|
||||
"fontFamily": "Montserrat",
|
||||
"fontStyle": "normal",
|
||||
"fill": "#ffffff",
|
||||
"stroke": "#000000",
|
||||
"strokeWidth": 3,
|
||||
"rotation": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user