You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the problem or limitation you are having in your project
Creating a new project requires manually and it can be done by using App Shortcut in Android. So Adding "New Project." using App Shortcuts, allowing users to start a new project directly from the home screen.
Describe the feature / enhancement and how it helps to overcome the problem or limitation
Android App Shortcuts for Godot Android Editor, specifically a "Create New Project" shortcut. This will allow users to quickly access the project creation screen without extra navigation steps.
Also it will help user to quick start a project.
Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams
Android App Shortcuts allow launching specific actions from the app icon.
If this enhancement will not be used often, can it be worked around with a few lines of script?
This feature cannot be easily replicated with a simple script
Is there a reason why this should be core and not an add-on in the asset library?
This is a native Android feature that enhances the usability of the official Godot Android Editor.
The text was updated successfully, but these errors were encountered:
Describe the project you are working on
Godot Android Editor
Describe the problem or limitation you are having in your project
Creating a new project requires manually and it can be done by using App Shortcut in Android. So Adding "New Project." using App Shortcuts, allowing users to start a new project directly from the home screen.
Describe the feature / enhancement and how it helps to overcome the problem or limitation
Android App Shortcuts for Godot Android Editor, specifically a "Create New Project" shortcut. This will allow users to quickly access the project creation screen without extra navigation steps.
Also it will help user to quick start a project.
Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams
Android App Shortcuts allow launching specific actions from the app icon.
If this enhancement will not be used often, can it be worked around with a few lines of script?
This feature cannot be easily replicated with a simple script
Is there a reason why this should be core and not an add-on in the asset library?
This is a native Android feature that enhances the usability of the official Godot Android Editor.
The text was updated successfully, but these errors were encountered: