The phone user interface and the standalone user interface are integrated into the same UI. However, in the input script, they are distinguished using preprocessor directives (#if and #else). I have not implemented the UI part for the standalone interface, as I believe it is unnecessary
I did not implement a mesh collider for the buildings; therefore, you may experience collisions if you get too close. Additionally, the user interface and textures are set to a lower quality to minimize the overall file size
← Return to game
Comments
Log in with itch.io to leave a comment.
https://github.com/Tolga-dev/CarDriver
Map is bigger than my hometown.
The phone user interface and the standalone user interface are integrated into the same UI. However, in the input script, they are distinguished using preprocessor directives (
#if
and#else
). I have not implemented the UI part for the standalone interface, as I believe it is unnecessaryI did not implement a mesh collider for the buildings; therefore, you may experience collisions if you get too close. Additionally, the user interface and textures are set to a lower quality to minimize the overall file size
Hi! you can check github page Tolga-dev/CarDriver at Init (github.com)