Alexey Gulev
Alexey Gulev
It should be avaliable from both Bob and the Editor, tha'ts why we were talking about taking it from game.project like this: **Stage 2** Add a new type of a...
**Stage 3** Add logical operators AND, OR, NOT or maybe ||, && ~(!)? Not sure if it’s better to stay closer to Lua or C. ``` --#IF unityads.id OR admob.id...
if use `#define`, then you decide how code behaves from the code itself, as I understand that's what ppl want to avoid and control if from outside. But with support...
Bob part is the simplest in this task, but in the editor it's much harder to implement
fixed in javafx https://github.com/openjdk/jfx/commit/5428f267887ea4098f6c2a87335de7ed9bf5c656
related issue https://github.com/defold/defold/issues/3449
PR isn't finished. Editor changes needed
duplicate https://github.com/defold/defold/issues/9173
duplicate https://github.com/defold/defold/issues/9134
duplicate of https://github.com/defold/defold/issues/7618