MarcoFazioRandom / Virtual-Joystick-Godot

A simple virtual joystick for touchscreens, for both 2D and 3D games, with useful options.
MIT License
731 stars 80 forks source link

Editor is locked when loading the project on Godot for Android #75

Closed yilmazdurmaz closed 4 months ago

yilmazdurmaz commented 4 months ago

I am not on PC, so I wanted to give it a shot on the Godot editor version for Android on the phone. It is really nice to have the editor working on phone too.

I am an amateur, thus no idea how to use an addon. I downloaded this git and opened the folder in the editor.

The viewport opens with the two touch controls active, navigating the scene. But everything else in the editor seems locked up. Nothing really works except the two buttons and viewport navigation.

As you would know, the editor is also kinda a game that runs anywhere Godot can run. I think that is why the addon directly works on the viewport. So, in my opinion, this is also an issue with the addon that can lock up the games.

Please, first give advice how may I fix the issue, and check further how much it may affect games that would use the addon

MarcoFazioRandom commented 4 months ago

Hello, I tried the same thing and got the same problem, I have two points to make:

yilmazdurmaz commented 4 months ago

I could not make it work by editing the project file.

From a project created on android, I saw two parts to edit.

Made them mobile. Second one did not show any effect. The first one went worse; sticks are visible and working but the viewport is just black.

MarcoFazioRandom commented 4 months ago

Sorry, but I'm afraid you have to wait for an update of the editor, I can't even read the error logs, as the app crashes. docs.godotengine.org/en/stable/tutorials/editor/using_the_android_editor

yilmazdurmaz commented 4 months ago

Since I am still not in a stable desktop environment, it is hard for me to communicate, so may I request a favor?

Can you please open an issue on the Godot's GitHub to let them know about this issue so that to make them informed?