mirror of
https://github.com/GTA-ASM/SanAndreasUnity
synced 2024-11-10 06:34:16 +00:00
Unity changed graphics settings
This commit is contained in:
parent
d74a809d95
commit
a01ce7b94f
2 changed files with 3 additions and 2 deletions
|
@ -27,9 +27,9 @@
|
||||||
|
|
||||||
- Chat
|
- Chat
|
||||||
|
|
||||||
- Android:
|
- Android: maybe add "/storage/" as predefined path ; predefined IP address in JoinGame window ? ;
|
||||||
|
|
||||||
- Touch input: lock cursor when testing finishes ;
|
- Touch input: repeat buttons don't work - cursor locking is probably the cause - don't lock the cursor, only hide it ; ignore mouse move input, and use panel which detects OnDrag event ; wider scrollbars ;
|
||||||
|
|
||||||
- Play sounds: horn ; empty weapon slot ; ped damage ; footsteps in run and sprint states ;
|
- Play sounds: horn ; empty weapon slot ; ped damage ; footsteps in run and sprint states ;
|
||||||
|
|
||||||
|
|
|
@ -43,6 +43,7 @@ GraphicsSettings:
|
||||||
- {fileID: 4800000, guid: bb103097da716f9429c3e6f1bd163ec1, type: 3}
|
- {fileID: 4800000, guid: bb103097da716f9429c3e6f1bd163ec1, type: 3}
|
||||||
- {fileID: 4800000, guid: 1dfc503a7a71189419ce3bd16bd7fe8c, type: 3}
|
- {fileID: 4800000, guid: 1dfc503a7a71189419ce3bd16bd7fe8c, type: 3}
|
||||||
- {fileID: 4800000, guid: a30271b9e70d2e1449126ba4eace3155, type: 3}
|
- {fileID: 4800000, guid: a30271b9e70d2e1449126ba4eace3155, type: 3}
|
||||||
|
- {fileID: 16002, guid: 0000000000000000f000000000000000, type: 0}
|
||||||
m_PreloadedShaders: []
|
m_PreloadedShaders: []
|
||||||
m_SpritesDefaultMaterial: {fileID: 10754, guid: 0000000000000000f000000000000000,
|
m_SpritesDefaultMaterial: {fileID: 10754, guid: 0000000000000000f000000000000000,
|
||||||
type: 0}
|
type: 0}
|
||||||
|
|
Loading…
Reference in a new issue