Godot 3.2 (Gles2) TPS Demo (For Android)
A downloadable mod for Android
Download NowName your own price
This project is a mod of the official Godot TPS demo. It's just a test project to see Godot's 3D performance on an android device using Gles2. If you want to test it in your device, please feel free to download and feedback in the comment section your device name or spec and how was the over-all performance. Thanks
Status | Prototype |
Category | Game mod |
Platforms | Android |
Author | sikgames |
Tags | Godot, godot3_2, godot-android, godot-tps-demo |
Download
Download NowName your own price
Click download now to get access to the following files:
GodotTPSDemol.apk 463 MB
Comments
Log in with itch.io to leave a comment.
Hi i would like to know how do u make those on-screen controller? mind if sharing some code?
Hi, the on-screen controller is just a TouchScreenButton node, under the action field just specify what action you want which set in your Input Map settings.
oh, alright.
Kumohon ubah ukurannya menjadi 80mb-120mb
Would it be possibe, to maybe reduce the sice of the APK to ~ 80 MB? Does it have gamepad controller input support?
Yes, it's possible to reduce the apk size and add a gamepad controller input but it would take time and I'm currently doing another project.