Issie
Issie
**Task:** Currently the [API documentation](https://defold.com/ref/stable/go/#go.get_rotation:[id]) does not state that setting game object properties via `go.set_position()` and so on is legacy functionality. [The manual](https://defold.com/manuals/properties/) does state that it is legacy functionality....
> Note: For the above projections to work you need to pass the window dimensions from your render script to the camera. See [the section on render script integration](https://github.com/britzl/defold-orthographic#render_script_integration). The...
### Background Writing editor scripts to generate a collection. The issue is most likely due to the collection file being malformed after the generation. The issue disappears if the collection...
**Is your feature request related to a problem? Please describe (REQUIRED):** There are currently two ways to make changes to assets through editor scripts. First one is through shell scripts,...
Minor notice that screen coordinates use `action.x` instead of `action.screen_x`. This is a bit confusing, so unless there are other reasons to keep the current naming convention (other than backwards...
**Describe the bug (REQUIRED)** `gui.hide_keyboard` does not hide the virtual keyboard on iOS html5 safari **To Reproduce (REQUIRED)** Steps to reproduce the behavior: 1. make a script 2. make the...
**Describe the bug (REQUIRED)** `gui.show_keyboard` parameter `autoclose` does not hide the virtual keyboard when clicking outside of it. **To Reproduce (REQUIRED)** Steps to reproduce the behavior: 1. make a script...
**Describe the bug (REQUIRED)** When running html5 on mobile, backspace (and enter) sometimes registers but mostly not. **To Reproduce (REQUIRED)** Steps to reproduce the behavior: 1. Bind backspace in `.input`...
While attempting to use this extension it took a fair bit of wrangling to figure out how to get my own banks in, and what to do in fmod studio...
https://wiki.sumianvoice.com/wiki/pages/PIPM/ **Description** When clicking the `Show / Hide` button on the page more text is added. It is however unclear if the toggle is actually active, and what text the...