Edit of asset "godot-4-mobile-plugin" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | godot-4-mobile-plugin | 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. |
| Category | Tools | Tools |
| License | MIT | MIT |
| Repository Provider | GitHub | GitHub |
| Repository Url | https://github.com/sabinayo/godot-4-mobile-plugin/ | https://github.com/sabinayo/godot-4-mobile-plugin/ |
| Issues Url | https://github.com/sabinayo/godot-4-mobile-plugin/issues | https://github.com/sabinayo/godot-4-mobile-plugin/issues |
| Godot version | Godot 4.0 | Godot 4.0 |
| Version String | 1.0.2 | 1.0.0 |
| Download Commit | c7aa0ac34ed56a8f102ceac9cbbc008b3855b648 | 3f4de15a79ac6ad99f7081a040fc56a8af86699f |
| Download Url (Computed) | https://github.com/sabinayo/godot-4-mobile-plugin/archive/c7aa0ac34ed56a8f102ceac9cbbc008b3855b648.zip | https://github.com/sabinayo/godot-4-mobile-plugin/archive/3f4de15a79ac6ad99f7081a040fc56a8af86699f.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/icon.png
|