Forum Topics tagged expression

Report Tag

32 forum topics with this tag
  • 10 replies
  • 836 views
0 favourites

How could I get an object to spawn in either location "A" or "B"? Location A. X - 400~600 and Y - 300~500. Location B. X - 100~300 and Y - 1000~1100.

  • 5 replies
  • 310 views
This content is deleted
Forum Topic
How do I write an expression for multiples of 10?
0 favourites

So I am trying to get a "Good Job" to pop up when every tenth enemy is killed. Maybe I am going about it wrong but I was trying to do System>Score (Global Varia...

  • 7 replies
  • 490 views
This content is deleted
Forum Topic
Search Animation Names
0 favourites

I just want to know is there anyway that I can search the animation names of a sprite and if the animation name contains specific numbers or characters set that...

posted 2 years ago
  • 1 replies
  • 328 views
0 favourites

I mean like: Random, Choose, floor ext. Thank you.

posted 2 years ago
  • 2 replies
  • 293 views
0 favourites

Why doesn't the following evaluate expression work? "find(usage, "/") > 0" returns 1 in console log. And 1 should be "true" right? This doesn't trigger. There's...

  • 2 replies
  • 363 views
This content is deleted
Forum Topic
How do I get an instance variable from a specific UID?
0 favourites

As the title says. More specifically, I'm trying to use the 'Subtract from' tool to subtract a predetermined value that's taken from an instance variable owned...

  • 4 replies
  • 335 views
This content is deleted
Forum Topic
How do I use image point name in expressions? [solved]
0 favourites

I'm trying to loop through a sprites image-points,create objects and set: SpawnedPart.AnimationName = Sprite.ImagePointName(loopindex("Parts")). This is meant t...

  • 4 replies
  • 257 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 30 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 23 days ago