AlexandreS
AlexandreS
Hi, Thank you for taking the time to open this issue! I couldn't recreate the crash on my machine. Could you maybe record your screen while you reproduce it?
This is interesting to mark complexity on a scale, for sure a good decision for the future! I really feel like that the Show/Hide advanced parameters should be [behavior/instruction/object-type]-wise. A...
On my side, for each example I make, I use collisions, and each time I add the condition, I wonder if I should put Yes or No for the edge...
Hi @willianholtz, This issue is due to #3967: we enforce to save variable name/value on each keyboard input so that, if you click on another instance, the name/value is correctly...
I'm not sure I understand everything but here is what happens after a bit of investigation: When you change the value of an object variable at the instance level, it...
Thanks for the example. I think it confirms my conclusion in https://github.com/4ian/GDevelop/issues/4048#issuecomment-1161388263. There is no clear technical strategy to fix this and have #3967 fixed as the same time. What...
That's the idea of https://github.com/4ian/GDevelop/issues/4048#issuecomment-1160088942 But this way of fixing the initial problem might be reported as a bug as well
I have no better idea than adding an Edit button to be able to edit the variable and removing the possibility to directly edit the variable (if it's inherited from...
> To confirm, in this scenario users would still see the instance variables in the properties panel, and they'd basically be "read only" at first. Upon clicking the "edit" button...
> I just experienced this issue myself. I'm not across the previous issue that caused this, or the technical implications of fixing it, but is it not possible to simply...