Skip to content

Releases: frekkanzer2/Keyboard-Compare

v1.1

14 Jun 18:48
Compare
Choose a tag to compare
Key null checks, keyboard interaction, key prefab

Added some null checks when dealing with keys;
Added key selection movement and selection on keyboard, with char concat on string buffer;
Added a key prefab to spend less time in key generation and keyboard building.

v1.0

13 Jun 13:15
Compare
Choose a tag to compare
Key null checks, keyboard interaction, key prefab

Added some null checks when dealing with keys;
Added key selection movement and selection on keyboard, with char concat on string buffer;
Added a key prefab to spend less time in key generation and keyboard building.