Const
KeyboardHints Component
Displays an overlay of keyboard controls for stance switching and combat actions. Highlights the currently active stance and adapts layout for mobile devices.
Features:
<KeyboardHints visible={showHints} currentStance={player.stance} isMobile={isMobile} customBindings={controlMapper.getBindings()}/> Copy
<KeyboardHints visible={showHints} currentStance={player.stance} isMobile={isMobile} customBindings={controlMapper.getBindings()}/>
키보드힌트
KeyboardHints Component
Displays an overlay of keyboard controls for stance switching and combat actions. Highlights the currently active stance and adapts layout for mobile devices.
Features: