Content tagged families

Similar Tags

Report Tag

108 usages of this tag
  • 6 replies
  • 185 views
This content is deleted
Forum Topic
How to loop through the objects in the family
0 favourites

Is there a way we can loop through the objects in the family (and subsequently create it) when none of the objects in the family are created yet?

posted 4 months ago
  • 10 replies
  • 269 views
0 favourites

Basically, when a sprite collides with another sprite, a new sprite is created. All elements of the crafting game are stored as animation-frames of a single spr...

posted 4 months ago
  • 2 replies
  • 124 views
This content is deleted
Forum Topic
How do I get the UID of an 'Object Created By name'
0 favourites

I am using 3 Families: SelectableObjects, Units and Buildings. Each Object in the SelectableObjects Family is either in the Buildings or Units family as well. W...

  • 6 replies
  • 111 views

I've been struggling with that for days. I have a system where crops grow after certain some time value. The crop grows (changes the sprite animation) when it r...

posted 3 months ago
  • 4 replies
  • 102 views
This content is deleted
Forum Topic
Game picking the wrong instances despite UID used
0 favourites

I am working on a prototype that has a family called "Enemies". This family has about 5 different enemy types. The enemies have AI but given the common nature o...

posted 2 months ago
  • 9 replies
  • 87 views
This content is deleted
Forum Topic
How do I make my players not shoot themselves?
0 favourites

So, I'm making a fighting game, with gun pickups and stuff like that. The guns are all in a family together just called "Weapons". I have it so that when a play...

  • 3 replies
  • 51 views
0 favourites

I have a family with 6 3D objects, each with a different name for their corresponding style: Light_3d_listing , dark_3d_listing , neon_3d_listing , etc. I creat...

Similar Tags