2
0
Fork 0
mirror of https://github.com/GTA-ASM/SanAndreasUnity synced 2025-02-18 13:58:28 +00:00

add action buttons

This commit is contained in:
in0finite 2019-07-23 22:01:57 +02:00
parent 0afbaa9d4e
commit 5b33399623
2 changed files with 1790 additions and 1 deletions
Assets/Prefabs
Docs

File diff suppressed because it is too large Load diff

View file

@ -27,7 +27,7 @@
- Chat
- Android: HUD must run before other UI scripts ; add perms for read/write access to storage ; forbid screen rotation ; vibrate when ped is damaged ; disable left and right mouse click ; vehicle touch input: forward, backward, handbrake, left & right ; weapon switching buttons ; states to implement hud: fly, ; circular button for movement ; buttons which don't work: aim ; lock cursor when testing finishes ;
- Android: HUD must run before other UI scripts ; add perms for read/write access to storage ; forbid screen rotation ; disable left and right mouse click ; vehicle touch input: forward, backward, handbrake, left & right ; weapon switching buttons ; circular button for movement ; lock cursor when testing finishes ; must use new UI system ;
- Play sounds: horn ; empty weapon slot ; ped damage ; footsteps in run and sprint states ;