Content tagged compare

Report Tag

19 usages of this tag
  • 3 replies
  • 919 views
This content is deleted
Forum Topic
How do I check if a value has been changed?
0 favourites

I have spent the last two hours banging my head against the wall trying to figure this out on my 2D platforming game. I want to be able to tell when my characte...

  • 2 replies
  • 250 views
This content is deleted
Forum Topic
How do I use logical AND to compare strings?
0 favourites

I read the documentation on logical operators which explains that & only works when comparing numbers (and instead concatenates strings). So is there a way to c...

posted 2 years ago
  • 9 replies
  • 408 views
This content is deleted
Forum Topic
compare Y.
0 favourites

In my game I am trying to make an image scroll from top to bottom I set litetween with a -970 target and it works. But I would like that upon reaching the -970...

posted 2 years ago
  • 2 replies
  • 250 views
This content is deleted
Forum Topic
Why it is not working?
0 favourites

I have situation like on image. I dont know why, when I touch "myTank", Is'nt executing sub-event in comparation values "InTank = 0". In my opinion it should be...

posted 1 years ago
  • 3 replies
  • 518 views
This content is deleted
Forum Topic
How do I check if a string is within another string?
1 favourites

I'm trying to make a game based around the infinite monkeys on infinite typewriters thought experiment. I have a) a string that continuously adds random letters...

posted 1 years ago
  • 2 replies
  • 384 views
This content is deleted
Forum Topic
How do I compare objects instance variables?
0 favourites

Very new to Construct, and I have what might be a really dumb question but I can't for the life of me figure out how to do a compare for an object's instance va...

  • 6 replies
  • 398 views
This content is deleted
Forum Topic
How do I check if certain object exists?
0 favourites

I have an object instance with variables X = 0 and Y = 0. I need to check if instance with variables X = 1 and Y = 2 exists to fire a function. How can I do thi...

  • 2 replies
  • 180 views
This content is deleted
Forum Topic
How do I compare var
0 favourites

How do I compare var I want to see if a var is = to true and if so do something.

posted 11 months ago