← Back to blog

How to Prompt Seedance 2.0 on Higgsfield: A Working Cheatsheet

··7 min read
How to Prompt Seedance 2.0 on Higgsfield: A Working Cheatsheet

How to Prompt Seedance 2.0 on Higgsfield: A Working Cheatsheet

We've been quietly burning through credits on Seedance 2.0 since Higgsfield rolled it out at a 65% launch discount earlier this month, and we're now confident enough in our patterns to publish a cheatsheet. If you're new to the model, this is the post we wish we'd had on day one. If you've been wrestling with it for a few weeks and your shots are still rendering soft and "AI-looking," there are two or three Seedance 2.0 prompting tricks below that should fix that immediately.

Before we dive in, two things to know. First, every prompt example here uses seedance_2_0 on Higgsfield. Second, because this is a video model, always pass params: { generate_audio: true } in your generation call — the default is silent, which is almost never what you want.

The cardinal rule: declare your shot structure first

The single biggest unlock with Seedance 2.0 prompting is treating the prompt like a shot list, not a description. Open every prompt with three things on line one:

  1. How many shots the clip contains (1–4 is the sweet spot)
  2. Total duration in seconds
  3. Aspect ratio (16:9, 9:16, or 1:1)

Then number your shots and write each one as its own paragraph. Seedance reads that header as a structural contract and respects it almost every time.

``` 4 shots, 8 seconds, 16:9.

Shot 1 (0–2s): Wide aerial of a Tokyo alley at night, neon signs reflecting on wet asphalt. Shot 2 (2–4s): Push in to a lone figure in a yellow raincoat walking away from camera. Shot 3 (4–6s): Over-the-shoulder, the figure stops at a noodle stall, steam catches the light. Shot 4 (6–8s): Tight close-up on a steaming bowl being placed on the counter. ```

That single change — declaring shots and giving each one a window — is worth more than any other tip in this article. Models like kling3_0 and veo3_1_lite benefit from this structure too, but Seedance 2.0 is the one that requires it to look its best.

The escalation arc

The second pattern that consistently produces standout Seedance 2.0 work is what we call the escalation arc. Don't write four shots that feel the same — write four shots that build. The community pattern that's been shipping the best work this month is:

calm → threat → transformation → aftermath

Use it for monsters, for reveals, for product hero shots, for fashion editorial pivots, for anything with a payoff. Even if the "threat" is just a dramatic gust of wind and the "transformation" is a model turning to face the camera, naming the beats inside your prompt makes Seedance render energy you won't get from a flat description.

Three phrases we keep in our back pocket

Here are the magic phrases we've validated over dozens of Seedance 2.0 prompting runs:

  • "no 3D, no cartoon, no VFX" — drops the plasticky CGI sheen and forces the renderer toward photographic realism. Use it any time you're prompting humans, animals, food, or anything that's supposed to exist.
  • "shot on 35mm film, fine grain, halation in the highlights" — best single phrase for instant cinematic mood. Pairs especially well with the moody color palettes (cyan / amber / violet) that Seedance handles beautifully.
  • "continuous take, no cuts" — when you want a one-shot dolly or push, name it. Otherwise Seedance will sometimes invent a cut just because the prompt was long.
Pro tip: drop the phrases above into the first shot description, not at the end of the prompt. Seedance weights early tokens more heavily, and we've seen the same prompt go from soap-opera-flat to film-grade just by moving "shot on 35mm film" up to line one.

Multimodal: where Seedance 2.0 actually pulls ahead

The headline feature of Seedance 2.0 — the one that genuinely separates it from kling2_6 and wan2_7 — is multimodal input. In a single generation, you can combine:

  • Up to 9 reference images (use these for character identity, wardrobe, location, props)
  • Up to 3 video clips, each up to 15 seconds (motion references, mood references, animation cycles)
  • Up to 3 audio clips, each up to 15 seconds (dialogue, ambience, score)
  • A text prompt that ties it all together

The audio in particular is no longer a post-production stitch. Seedance 2.0 generates synchronized lip-sync, ambient soundscapes, and music that actually follows the rhythm of your shot list, all in one pass. If you've been muxing audio tracks in After Effects for the last six months, stop. Build it into the generation.

A working template you can steal

We've been using this skeleton for client work and it holds up across genres. Drop it into your generate_video call with model: "seedance_2_0" and edit the bracketed bits.

``` [N] shots, [N] seconds, [aspect_ratio].

Genre: [editorial fashion / sci-fi noir / luxury product / etc.]. Look: shot on 35mm film, fine grain, halation in highlights, no 3D, no cartoon, no VFX. Color: [moody amber and cyan / cool teal and violet / warm tungsten and shadow].

Shot 1 ([t1]–[t2]s): [calm beat — establish world, slow motion] Shot 2 ([t2]–[t3]s): [threat or tension beat — something changes] Shot 3 ([t3]–[t4]s): [transformation — the moment] Shot 4 ([t4]–[end]s): [aftermath — let it breathe, hold on the consequence]

Audio: [ambient + score description, e.g. "low rumbling synth, distant city traffic"]. ```

That template, with thoughtful inputs, will outperform 90% of the freeform Seedance 2.0 prompts we see in the wild.

Common mistakes we still see

A few traps we keep watching people fall into:

  • Over-describing in shot 1. People front-load every detail of the scene into the first shot and leave shots 2–4 as one-liners. The escalation breaks. Distribute your detail evenly.
  • Asking for too much camera movement. "Dolly, then pan, then tilt, then push" in a 2-second beat reads as nothing. Pick one camera move per shot.
  • Forgetting generate_audio: true. We've called this out twice now because it's the most common silent-output bug. Just put it in your default params and forget about it.
  • Mixing aspect ratios mid-prompt. If you say 16:9 in the header and vertical TikTok shot in the body, Seedance will hedge and you'll get something neither cinema nor social. Pick one and commit.

Where to go from here

Seedance 2.0 is currently the model we reach for first when a Higgsfield project needs cinematic motion + synchronized audio in a single pass. For pure beauty stills with text, we still default to nano_banana_2. For character-consistent talking-head work, soul_2 plus veo3_1_lite is the better stack. But for narrative video — the kind with shot lists and a payoff — Seedance is the one to learn properly.

Pin this cheatsheet, steal the template, and ship something. If you do, send us a link from the submit page — the best community work ends up on the home grid.

Want more Seedance 2.0 prompting walkthroughs? We'll be publishing a teardown of three viral clips and the prompts behind them later this week. Subscribe to the newsletter so you don't miss it.