// Input/Actions/IA_RightTrigger.ts import { InputAction } from '#root/UE/InputAction.ts'; export const IA_RightTrigger = new InputAction(null, 'IA_RightTrigger');