Content tagged families

Similar Tags

Report Tag

108 usages of this tag
  • 4 replies
  • 332 views
This content is deleted
Forum Topic
How do I pick all members of a family to do an action?
0 favourites

I have a family called Animals with several instances on same screen. This family has a instance variable, let's call it "var1". And, finally, I have an sprite...

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

When creating conditions in the event sheet, is there a way to change the name of the variable that an object binds to? I want to access instance variables of t...

  • 1 replies
  • 220 views
This content is deleted
Forum Topic
How do I get all except one object in Family?
0 favourites

I have 10 objects in Family and when I click on one object I need to change animation on all others. I tried pick instance with UID to get clicked UID and inver...

posted 1 years ago
  • 1 replies
  • 275 views
This content is deleted
Forum Topic
Access a family instance variable from JavaScript
0 favourites

I've got a family I created in the layout with some instance variables in it, I want to access those instance variables from Javascript, but I'm having trouble...

posted 1 years ago
  • 4 replies
  • 257 views
This content is deleted
Forum Topic
Problems setting up a state machine.
0 favourites

I'm setting up a state machine here, but I'm having a lot of problems that I can't solve. This is the current one: The enemy family has 3 states, waiting, searc...

  • 4 replies
  • 241 views
0 favourites

When an enemy overlaps a large transparent square, the bees attack it (Attack boolean variable). If nothing is overlapping it, the bees just aimlessly fly aroun...

posted 11 months ago
  • 3 replies
  • 476 views

With Prefab System I mean something similar to Unity and other major engines. So that I can e.G. Combine multiple particles, sprites etc., give them default pro...

posted 7 months ago
  • 2 replies
  • 103 views

After many years this still seems to stump me: I have some instances of a family outside the visible screen area. Every x seconds I want to take one of them and...

posted 6 months ago
  • 3 replies
  • 119 views
This content is deleted
Forum Topic
How do swap the members of the same family?
0 favourites

So, I'm making a game in which there's a grid of 3x3 and the user needs to create a route by swapping sprites which lead to the objective. But the question is h...

posted 5 months ago
  • 6 replies
  • 169 views
This content is deleted
Forum Topic
How do I pick a random object from the family?
0 favourites

I have a family consisting of 10 different fruits. None of these fruits are yet created on the layout. Is there a way in which I can pick a random fruit from th...

posted 4 months ago

Similar Tags