summaryrefslogtreecommitdiff
path: root/workspaces/main/timeline_v2.seq
diff options
context:
space:
mode:
Diffstat (limited to 'workspaces/main/timeline_v2.seq')
-rw-r--r--workspaces/main/timeline_v2.seq9
1 files changed, 3 insertions, 6 deletions
diff --git a/workspaces/main/timeline_v2.seq b/workspaces/main/timeline_v2.seq
index 3c97f7b..4b51023 100644
--- a/workspaces/main/timeline_v2.seq
+++ b/workspaces/main/timeline_v2.seq
@@ -22,12 +22,9 @@ SEQUENCE 12.00 1 "particles"
EFFECT = GaussianBlurEffect temp1 -> sink 0.00 4.00
SEQUENCE 16.00 2 "hybrid_heptagon"
- # Theme (placeholder) -> Heptagon -> ParticleSpray (placeholder) -> Particles (placeholder) -> Hybrid3D (placeholder) -> sink
- EFFECT + PlaceholderEffect source -> temp1 0.00 4.00
- EFFECT + HeptagonEffect temp1 -> temp2 0.00 4.00
- EFFECT + PlaceholderEffect temp2 -> temp3 0.00 2.00
- EFFECT = PlaceholderEffect temp3 -> temp4 2.00 4.00
- EFFECT + PlaceholderEffect temp4 -> sink 0.00 4.00
+ # Heptagon -> Hybrid3D -> sink
+ EFFECT + HeptagonEffect source -> temp1 0.00 4.00
+ EFFECT + Hybrid3DEffectV2 temp1 -> sink 0.00 4.00
SEQUENCE 20.00 0 "heptagon_scene"
# Heptagon -> Scene1 (placeholder) -> sink