Edit of asset "godot-4-mobile-plugin" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | godot-4-mobile-plugin | |
| Description |
A plugin used to display a help bar and tooltip on mobile devices. How to use: To test the plugin directly on your PC, go to "Project > Project Settings" and enable "enable_touch_from_mouse". Then load the demo scene located at "addons/mobile/examples/demo.tscn". By default, only a device with a virtual keyboard can display the help bar. In order to test this on your PC, you can comment the restrictor in the "display_help_bar" method of the"mobile.gd" script. Configuration: Help bar: Select a LineEdit or SpinBox node and enable HelpBar in the inspector. Then, edit settings as you want. Tooltip: Select any Control node in the scene dock and look at the Tooltip property in the inspector. Then above Tooltip Text check Display on Mobile. |
A plugin used to display a help bar and tooltip on mobile devices. How to use: To test the plugin directly on your PC, go to "Project > Project Settings" and enable "enable_touch_from_mouse". Then load the demo scene located at "addons/mobile/examples/demo.tscn". By default, only a device with a virtual keyboard can display the help bar. In order to test this on your PC, you can comment the restrictor in the "display_help_bar" method of the"mobile.gd" script. Configuration: Help bar: Select a LineEdit or SpinBox node and enable HelpBar in the inspector. Then, edit settings as you want. Tooltip: Select any Control node in the scene dock and look at the Tooltip property in the inspector. Then above Tooltip Text check Display on Mobile. |
| Category | Tools | |
| License | MIT | |
| Repository Provider | GitHub | |
| Repository Url | https://github.com/sabinayo/godot-4-mobile-plugin/ | |
| Issues Url | https://github.com/sabinayo/godot-4-mobile-plugin/issues | |
| Godot version | Godot 4.0 | |
| Version String | 1.0.2 | 1.0.2 |
| Download Commit | c7aa0ac34ed56a8f102ceac9cbbc008b3855b648 | c7aa0ac34ed56a8f102ceac9cbbc008b3855b648 |
| Download Url (Computed) | https://github.com/sabinayo/godot-4-mobile-plugin/archive/c7aa0ac34ed56a8f102ceac9cbbc008b3855b648.zip | https://github.com/sabinayo/godot-4-mobile-plugin/archive/c7aa0ac34ed56a8f102ceac9cbbc008b3855b648.zip |
| Icon Url |
https://raw.githubusercontent.com/sabinayo/godot-4-mobile-plugin/refs/heads/main/addons/mobile/icons/plugin_icon.png
|
https://raw.githubusercontent.com/sabinayo/godot-4-mobile-plugin/refs/heads/main/addons/mobile/icons/plugin_icon.png
|