Open MustafaD180 opened 2 years ago
Godot-Python likely doesn't have Android support. Can you try another asset that only uses GDScript?
Seconding. Godot Python works by downloading and installing Python itself, and it likely can't do that on Android...
Calinou and Zireael07 Thanks for your comments. I want to make a demo little game about Visualscript (to see the difficulty and ease of making a game) If you used Visualscript, can you tell?
I want to make a demo little game about Visualscript (to see the difficulty and ease of making a game) If you used Visualscript, can you tell?
VisualScript is being removed from core in 4.0, so I wouldn't recommend starting new projects with VisualScript now. It may be re-released as an extension in the future, but this may not be ready in time for 4.0's release.
I'd recommend learning GDScript instead: https://gdquest.github.io/learn-gdscript/
Godot version
3.5beta.3offical android
System information
Android 11 Samsung Tab-A7 Sm1705
Issue description
For example, when I want to download the python library, after a 100 mb download, there is a drop in the installation process.
Steps to reproduce
.
Minimal reproduction project
No response