mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-12 15:20:13 +00:00
feat(registry): add hw-scribble-transition — scribble transition
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5
parent
4467a8d61c
commit
264f2f1401
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"$schema": "https://hyperframes.heygen.com/schema/registry-item.json",
|
||||
"name": "hw-scribble-transition",
|
||||
"type": "hyperframes:block",
|
||||
"title": "Scribble Transition",
|
||||
"description": "Overlay transition: scribble bands accumulate to cover the frame with a solid backstop, the host cuts beneath, and the scribble clears",
|
||||
"tags": [
|
||||
"handwritten",
|
||||
"transition",
|
||||
"wipe"
|
||||
],
|
||||
"dimensions": {
|
||||
"width": 1920,
|
||||
"height": 1080
|
||||
},
|
||||
"duration": 2.2,
|
||||
"files": [
|
||||
{
|
||||
"path": "hw-scribble-transition.html",
|
||||
"target": "compositions/hw-scribble-transition.html",
|
||||
"type": "hyperframes:composition"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user