Add this somewhere if you want to somewhat freeze your game preview.
Variable + Variable
I did this by accident yesterday when I was experimenting, and today it gave me a small heart attack.
Basically, it would start the game preview, have all the sprite animations playing, but the game’s basic actions wouldn’t work at all. Such as clicks, timers, load memory etc.
I immediately restarted the app, deleted the storage, save as etc but the problem was still persisting… And then I saw this condition, which I totally forgot.
If you want to scare or mess with your friends or colleagues who are using Gdevelop just hide this in their code
I think an error should pop up when starting the preview in such rare cases.
You do realise the squiggly line under the variable names indicates there’s an issue, and hovering the mouse over it should bring a popup with a reason for the error.
Why did you push through even though GDevelop flagged it as an warning?
Also, what do you expect to happen if you put a variable concatenation in a boolean variable name field? It’s expecting a name, not an expression.
It might work adding three booleans as it has to be one or the other. With Only two and there’s a fifty percent chance of it being true and false simultaneously…need a quantum computer version of develop… plays all animations simultaneously on every object … until you look at one of them