Hit objects are elements which players can interact with during gameplay of a beatmap. Each game mode has its own unique set of hit objects which changes the gameplay experience. For an overview of each game mode's hit objects, see the following table:
osu! | osu!taiko | osu!catch | osu!mania |
---|---|---|---|
hit circles | hit circles | fruits | notes |
sliders | drumrolls | juice stream | hold notes |
spinners | dendens | bananas | x |
x | x | hyperfruits | x |
From a programming standpoint, hold notes in osu!mania aren't equivalent to sliders in osu!, though they've been grouped together for simplification in this table. Other elements which aren't interacted with during gameplay, such as the health bar or kiai stars, are considered either gameplay enhancing or part of the user interface.
In osu!, the next hit circle or slider to be tapped is highlighted with slightly increased brightness in comparison to other hit objects on the playfield. However, the highlighting will no longer be visible when the approach rate is too high.