Update README.md

This commit is contained in:
Archer Allstars 2022-04-16 02:46:48 -04:00 committed by GitHub
parent dd5acb4a50
commit a385e1444e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@
- **Muti-size D-Pad supported:** the user can easily change the D-Pad to any size as it won't break the code.
- **Flexible D-Pad position:** the user doesn't need the ultimate precision as the D-Pad will follow the user's thumb (in the limited area).
- **Auto D-Pad recenter:** the D-Pad will automatically return to its default positon. The user can sepacify the default position in the editor, there's no need to change this in the code.
- **Visual Script:** the code is written in Visual Script. Therefore, it's easy to read and understand if someone want to modify it.
- **Visual Script:** the code is written in Visual Script. Therefore, it's easy to read and understand the code if someone want to modify it.
## Usage
Open this demo project. Play with the project. Even parts of the joypad (D-Pad and some buttons) can be used seperately.