Content tagged expression

Report Tag

35 usages of this tag
  • 4 replies
  • 256 views
0 favourites

My goal is to use choose(1,2,3,4) to choose one of four values. But I want to always exclude the value which was chosen previously, which I store in a variable....

posted 1 years ago
  • 2 replies
  • 52 views
This content is deleted
Forum Topic
How do I include an expression into a dictionary value?
0 favourites

I want to make a tutorial in my game, but it needs to work with customized controls. My tutorial texts are in the localization file and I need to add the key na...

posted 28 days ago
  • 4 replies
  • 94 views
This content is deleted
Forum Topic
How do I fill a column of an array with data from a json?
0 favourites

To be inserted into an array as a new column. The dimensions are already set correctly. It adds a new column but all values are set to just 0. Is the problem th...

posted 22 days ago
  • 1 replies
  • 61 views
This content is deleted
Forum Topic
Not possible to evaluate a string?
0 favourites

I'm trying to use the Evaluate Expression condition to parse expressions stored in a variable, but the more I try, it's overwhelmingly seeming like this isn't p...

  • 2 replies
  • 66 views
This content is deleted
Forum Topic
Visibility expression?
0 favourites

How come there's an opacity expression to get the opacity of an object but no expression to get the state of the object's visibility?