Content tagged for-each

Similar Tags

Report Tag

31 usages of this tag
  • 0 replies
  • 267 views
This content is deleted
Forum Topic
How do i set text for each loop all data in firebase?
0 favourites

I can only load 1 parent at Firebase and all it item, how do I load them all and make newline for each item?

  • 0 replies
  • 219 views

I have 3 list box, which contain item a_ b_ c_. How do I fetch all this data and set text to the value if my listbox equal to the child of a_ b_ c_ in Firebase...

  • 9 replies
  • 817 views
This content is deleted
Forum Topic
For Each Button (Family) change Text (Family) ?
0 favourites

I have 2 families: 1 for buttons, 1 for text. Buttons are Sprites, Text are text-object that are OVER the buttons. I'm trying to shorten my VERY LONG code to mo...

posted 4 years ago
  • 3 replies
  • 738 views

I'm building a targeting system where a player can double click an object and set it as the attack target. When a target is selected, I note down the peer id. I...

  • 4 replies
  • 602 views
0 favourites

I have 4 instances of player indicator's sprites (p1, p2, p3, p4). Everyone's the same sprite, but different frame of the animation. I want to use "for each (or...

posted 4 years ago
  • 10 replies
  • 971 views
0 favourites

There appears to be something weird going on between "for each" and "trigger once". It appears that I have to say "trigger once" for every instance of an object...

  • 6 replies
  • 533 views
This content is deleted
Forum Topic
How to Make Multiple Objects Add to a Variable?
0 favourites

I am trying to make multiple instances of objects add to a variable. I have used the "For Each' condition but that doesn't seem to work. The image below is what...

  • 2 replies
  • 1K views
This content is deleted
Forum Topic
Pick Create Object By Name inside foreach
0 favourites

Been searching the foruns and the documentation and I can't seem to make this work. I want to create a sprite for each instance of an enemy based on a name and...

  • 0 replies
  • 181 views
This content is deleted
Forum Topic
How to do Sound at Object for multiple Objects?
0 favourites

I've tried doing sound at object at start of layout and that results in only one of the sprites to have positioned sound. When I try to use the "For Each" optio...

  • 10 replies
  • 600 views
This content is deleted
Forum Topic
How to populate inventory slots from a dictionary?
0 favourites

I am working on an inventory system and I got stuck in a tiny part. My inventory system is a "render" only system -- basically it doesn't hold any information a...

Similar Tags