Content tagged families

Similar Tags

Report Tag

108 usages of this tag
  • 2 replies
  • 776 views
This content is deleted
Forum Topic
Check for no overlapping between family instances
0 favourites

I'm trying to do something like a level editor. I want to prevent solid objects to be stacked on top of each other. I have a condition that checks if there's an...

posted 5 years ago
  • 3 replies
  • 1.4K views
This content is deleted
Forum Topic
How do I choose an object in the family?
0 favourites

In my game, the characters consist of three sprites: Body, weapon and box. Each sprite is a separate family. I can’t give commands to an individual character, s...

posted 5 years ago
  • 2 replies
  • 519 views
This content is deleted
Forum Topic
How do I use family for characters?
0 favourites

In my game, the characters consist of families. To create a new character I just needed to add new sprites to the family, and the code describing the family rem...

posted 5 years ago
  • 9 replies
  • 741 views
This content is deleted
Forum Topic
How do I set particle object from a family?
1 favourites

I have different particle sprites in different colors and tried to use a family with instance var to select a specific one in a function without the need to wri...

  • 9 replies
  • 819 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
  • 5 replies
  • 580 views
This content is deleted
Forum Topic
r178 Family subfolders
0 favourites

Family subfolders are very nice. Is any chance this might be a step towards Family inheritance? I.E. Subfamiles -- e.G. Enemy > bug > bee, enemy > bug > wasp, e...

  • 3 replies
  • 457 views
This content is deleted
Forum Topic
May families waste your CPU power?
0 favourites

I have several families on my project and some of them contains more than 1000 sprites that are continuously destroying them self and recreate again. More ore l...

posted 4 years ago
  • 3 replies
  • 400 views
0 favourites

My game has random sprites appearing on the screen using a family. When the user clicks on a family instance, the instance is destroyed and the score increases...

posted 4 years ago
  • 2 replies
  • 1.1K views
0 favourites

Despite reading the relevant articles several times and extensive searching through the forums, I seem to still have a fundamental misunderstanding of how Famil...

posted 4 years ago
  • 2 replies
  • 509 views
This content is deleted
Forum Topic
How do I pick within families?
0 favourites

This must have been discussed before, but I am having trouble finding it using internal or external search. Could someone explain me how picking within a family...

posted 4 years ago

Similar Tags