Paper Party UI
==============

13 flat party and roster widgets for light interfaces — warm paper with rust
red accents. SVG plus transparent PNG at 1x, 2x and 4x.

Paper Party UI is a set of 13 party and roster widgets drawn in the flat
style, where there are no outlines and no shading at all. It contains six
party member card states, an empty, an occupied and a locked roster slot, a
three-rank formation grid, a turn order strip, a party invite row and a roster
swap arrow pair.

A HUD draws one character. A party screen draws four at once, and that is a
different problem: with four cards side by side, whose turn it is, who is
leading and who is down all have to be readable in the same glance, while the
colour that would normally carry that is already spoken for by the characters
themselves.

Depth comes only from a layered soft shadow — three stacked passes rather than
a blur filter, because some SVG rasterisers scale a blur wrongly and the 4x
PNG comes out as a smear. Everything else is one solid colour.

Inside that style this is the Paper reading of it: a light interface on a warm
paper palette with rust red accents, built around a single bordered frame,
fully rounded pill buttons at 140x44, banded bars divided into 10 segments,
and outlined icons on a 24px grid. Those measurements are why two families can
share an art style without being interchangeable: the style decides how an
edge is drawn, the numbers decide what the interface is for.

Every party state is a mark in a different place on the card, so two states
can be true at once without either being lost: leader is a corner wedge at top
left, active turn is a bar down the left edge, ready is a wedge at bottom
right, targeted is a bracket around the whole card and downed is a hatch
across it. None of them touches the portrait well, because the portrait
belongs to your art rather than to the kit. The formation grid marks its front
rank with the accent so a placement screen reads without a caption.

Every sprite ships as an editable SVG and as transparent PNG at 1x, 2x and 4x,
so you can drop the PNGs straight into an engine or open the vector and change
a colour. Built to the same measurements as the rest of the Paper family,
which means this kit and the Paper panel kit line up without either being
resized. A good fit for minimal and mobile interfaces.

HOW TO USE

  - Reserve the portrait well for your own character art; every state mark is
    drawn outside it so nothing overlaps a face.
  - Combine state marks rather than choosing between them. A leader who is
    also downed should carry both, and they are drawn not to collide.
  - Drive the turn order strip by index rather than by colour; the active pip
    is drawn larger, which is what makes it countable at a distance.
  - The member card and the roster slot share a height with the panel kit in
    this family, so a party screen assembles from both without resizing
    either.

License: CC-BY-4.0 — see LICENSE.txt
Page: https://www.colorosse.com/assets/2d/ui/paper-party-ui
More free assets: https://www.colorosse.com
