Jerakin

Results 120 comments of Jerakin

![image](https://github.com/defold/defold/assets/5273682/2eb6e6e8-ca7b-4920-af91-198cece7f5f0) After a restart the template says it has over rides (is blue) but there are no reset buttons

![image](https://github.com/defold/defold/assets/5273682/e03cce6a-2eb6-4a22-975c-40231ee457a2) standard values on the template

Still relevant. 1. Create gui "template" 2. Open "template" add a box 3. Create gui "test" 4. Open "test" add "template" as a template 5. On the template box, *...

How would I go about geting the absolute path to the `*.project`?

Found some documentation https://community.adobe.com/t5/illustrator-discussions/what-s-new-in-illustrator-scripting-cc2018/m-p/9422236

Reproduced with pushing random data ``` local key = 1 local function callback(self, _, response) defsave.set("lorem", key, response.response) key = key + 1 end function init(self) defsave.load("lorem") for i=1, 80...

Does sys.save allow for other userdata?

Installed linter-jshint with `Atom 1.45.0` the linter sometimes finds code errors, but eventutally (after switching/opening files) I get the reported error a _lot_ of times. Like a lot a lot....

I fixed this by giving it the absolute path in `Executable Path`. Including the `*\bin\jshint`. Something like this `E:\projects\repositories\jsproject\node_modules\jshint\bin\jshint`

Confirmed on my end too. Copy [ and then pasting it will make a lot of things insert other things, some I noticed. * mouse 1 * mouse 2 *...