Content tagged instances

Report Tag

58 usages of this tag
  • 1 replies
  • 158 views
This content is deleted
Forum Topic
How do I inherit variables from random parents?
0 favourites

So I'm making a small natural-selection sim and need to make offspring inherit variables values from parents. However, I have no clue how to do it. The biggest...

posted 1 years ago
  • 1 replies
  • 202 views
This content is deleted
Forum Topic
Moving specific instances
0 favourites

I am working on an interaction where you can add and remove elements to a sandwich. Ex: +BURGER button adds a burger to the sandwich. Same thing with the other...

  • 9 replies
  • 214 views
This content is deleted
Forum Topic
Picking issue in overlapping instances
0 favourites

Please see the below pic. When the green box overlap either of this red instances, I want to set the variable of both instances as 1 even the green Is'nt overla...

  • 7 replies
  • 237 views
This content is deleted
Forum Topic
How do I select different instances?
0 favourites

I have been searching around on here for a while and can't seem to find the answer. It's probably really simple, but I am stumped. I have a grid of 9 squares th...

posted 8 months ago
  • 3 replies
  • 185 views
0 favourites

First time using the forum lol, a bit of a noob. Simply, I have (any) number of instances of an object in the layout, and when my character (another object) ove...

posted 8 months ago
  • 2 replies
  • 103 views

I'm making a game at the moment, and I have multiple instances of the same object. I'm trying to utilize a State machine for an enemy, but at the moment, every...

  • 2 replies
  • 47 views
0 favourites

Could you please help me solve one question? I have several instances of object A, some of these instances overlap instances of object B. I need to determine wh...

  • 4 replies
  • 88 views
This content is deleted
Forum Topic
How to interact with different object spawned instances
0 favourites

I'm doing a game where there are objects spawning (didn't implement that yet), and when those objects are clicked they go into a grid, which i'm making by takin...