outro anim + vid

This commit is contained in:
math-pixel
2026-06-03 01:45:43 +02:00
parent b1037d5107
commit 10b0d4fc16
6 changed files with 129 additions and 17 deletions
+6 -12
View File
@@ -2,24 +2,18 @@
"version": 1,
"cinematics": [
{
"id": "intro_overview",
"id": "outro_farm_drone",
"timecode": 0,
"dialogueCues": [
{
"time": 0,
"dialogueId": "narrateur_bienvenueaaltera"
}
],
"cameraKeyframes": [
{
"time": 0,
"position": [8, 5, 12],
"target": [0, 2, 0]
"position": [-24, 5, 65],
"target": [-24, 2, 42]
},
{
"time": 4,
"position": [12, 4, -6],
"target": [10, 1.4, -8]
"time": 10,
"position": [-24, 90, 200],
"target": [-24, 0, 42]
}
]
}