Sign In To Proceed c4w4p

Don't have an ? 1z382s

osu! to create your own !
wiki

Playfield 4v704o

The playfield is a portion of the game window where replay controls. 6l2h4

Gameplay 331g1j

The osu! window (purple) with the playfield (blue), 4:3 aspect ratio.

The osu! window (purple) with the playfield (blue), 16:9 aspect ratio.

The playfield's coordinate system uses resolution-independent units called game pixels, or osu! pixels, such that a game pixel is equivalent to a pixel when osu! is running at a 640x480 resolution. On higher resolutions, the visual size of game pixels stays the same. The playfield is slightly shifted vertically, placed 8 game pixels lower than the window's centre.

The beatmap editor's grid is 512x384 game pixels.

Playfield top left Playfield bottom right Playfield centre
(0, 0) (512, 384) (256, 192)

It is possible to place objects outside the playfield by editing the ranking criteria.

Note that in the editor, the playfield is scaled down and misaligned to the background compared to gameplay; always look at gameplay when aligning hit objects with the background, storyboard, or video.

Storyboards 3b492g

The coordinate system used for storyboards has a slightly different origin point, but has the same scale as the playfield coordinate system (i.e. 1 unit has the same size).

Aspect ratio Screen top left Screen bottom right Screen centre In-bounds dimensions
4:3 (0, 0) (640, 480) (320, 240) 640x480
16:9 (-107, 0) (747, 480) (320, 240) 854x480

To convert a position in playfield coordinates to storyboard coordinates, add the offset vector (64, 56), which is the position of the playfield's top-left corner in storyboard coordinates.