Files
DramaticShapeVoxelMod/lib
DramaticShape 322defbbd0 size the sparkle to the Pokemon it belongs to
Flat numbers cannot work here and both previous attempts proved it in
opposite directions. The first ring was 7 world units across, which is inside
anything bigger than a Rattata -- and additive drawing keeps the depth test,
so all sixty quads a frame were rejected and nobody saw them. Correcting by
eye gave a ring 24 across starting 20 units up, which is taller than the
tallest Pokemon in the game: it hung in the sky above a Ponyta with nothing
underneath it.

A mon on the map is 5 to 18 world pixels tall (StadiumMon REF_HEIGHT 14). One
ring cannot fit a Diglett and a Gyarados, so every distance is now a fraction
of the mon: Stadium pushes each side's worldHeight and worldRadius into
ShinyFx every frame -- worldRadius exists precisely so "a caller can size
something to its footprint" -- and the burst is measured off those.

Two more things the pictures showed. The ring is an ELLIPSE with its axes
measured separately: flattened enough to read as a ring from the battle's low
seat, a single radius reaches only a third of the body's height, so the top
and bottom stars sit on the Pokemon. And it OPENS from clear of the body
rather than from a point -- springing out of nothing means every star spends
the first frames stacked at the centre, which is the middle of the mon and
looks exactly like the sparkles being stuck inside it.

Shot against Ponyta and Gyarados, an order of magnitude apart in size: the
ring hugs each silhouette from outside and no star lands on either body.
2026-08-08 13:01:09 -04:00
..
2026-08-01 16:41:03 -04:00
2026-08-05 20:36:46 -04:00
2026-08-05 20:36:46 -04:00
2026-07-28 13:01:38 -04:00
2026-08-04 14:18:11 -04:00
2026-08-01 15:19:26 -04:00
2026-08-08 12:27:19 -04:00
2026-07-26 16:43:53 -04:00
2026-08-08 11:34:04 -04:00
2026-08-03 17:32:17 -04:00
2026-08-08 12:27:19 -04:00
2026-08-08 11:34:04 -04:00
2026-07-30 22:36:59 -04:00
2026-08-07 20:52:43 -04:00
2026-08-08 09:44:47 -04:00
2026-08-07 20:52:43 -04:00
2026-07-29 22:23:21 -04:00
2026-08-02 21:01:11 -04:00
2026-08-02 21:01:11 -04:00
2026-08-02 21:01:11 -04:00
2026-08-08 09:06:51 -04:00
2026-08-08 09:06:51 -04:00
2026-08-08 12:18:35 -04:00
2026-08-08 12:12:25 -04:00
2026-08-08 12:12:25 -04:00
2026-08-02 13:10:20 -04:00
2026-08-08 12:12:25 -04:00
2026-08-04 10:43:35 -04:00
2026-08-08 12:12:25 -04:00
2026-08-08 09:06:51 -04:00
2026-08-04 10:43:35 -04:00
2026-08-04 17:40:59 -04:00
2026-08-04 17:40:59 -04:00
2026-08-04 11:30:58 -04:00
2026-08-08 12:27:19 -04:00
2026-08-01 16:03:32 -04:00
2026-08-03 16:52:22 -04:00
2026-08-06 20:31:01 -04:00
2026-08-02 13:10:20 -04:00
2026-08-06 19:56:39 -04:00
2026-08-02 21:01:11 -04:00
2026-08-07 20:52:43 -04:00