Masked Input for Unity is a tool that enables users to input data in a specific format. A mask is defined by a format comprising mask literals and mask definitions. Mask literals are automatically inserted as the user types and cannot be removed. The tool extends TMP_Inputfield to display masked behavior. Five pre-defined masks are available: Date, Phone Number, Currency, Time, and Credit Card.
Format Validation: The tool validates that the input format matches the expected mask format. Mask Literals: The tool automatically inserts mask literals as the user types and prevents them from being deleted. Mask Definitions: The tool defines a set of mask definitions for each mask type. Customization: The tool allows customization of mask definitions to support different formats. Input Restrictions: The tool restricts input based on the mask format. Display Formatting: The tool formats the input string based on the mask format. Integration: The tool integrates seamlessly with other components of the application. Supported OS: Android & iOS





