Content tagged instances

Report Tag

56 usages of this tag
  • 1 replies
  • 154 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
  • 198 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
  • 209 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
  • 228 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
  • 176 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 7 months ago
  • 2 replies
  • 93 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...