Content tagged instance

Report Tag

66 usages of this tag
  • 2 replies
  • 753 views
This content is deleted
Forum Topic
How do I destroy only 1 object if overlapping?
0 favourites

Hi basically I have the same question like maxrpg in this Topic . Only that it doesn't work for me. And the difference maybe, that I have an Enemy-Family. So if...

posted 5 years ago
  • 2 replies
  • 452 views
0 favourites

Are there any noticeable speed gains to be had from either approach in comparison to the other (Using a dictionary to look up values, vs. An instance variable)?...

  • 2 replies
  • 400 views
This content is deleted
Forum Topic
How do I recognize specific instances?
0 favourites

I'm currently making a top-down action shooter. Basically, what I want to happen is when an enemy shoots and hits the player they swap positions with that enemy...

posted 5 years ago
  • 2 replies
  • 1.1K views
This content is deleted
Forum Topic
How do I destroy a specific instance?
0 favourites

So, forgive me for asking but I could not quite find the right answer after searching the forums and the manual. So, this is what I'm trying to do. I'm spawning...

posted 5 years ago
  • 3 replies
  • 828 views
This content is deleted
Forum Topic
How do I move unit to nearest object?
0 favourites

I have a family called "Allies", in this family there are "Warriors", "Archers", "Healers". I wanted to make the "Healers" unit move to the nearest low life uni...

posted 5 years ago
  • 2 replies
  • 325 views
This content is deleted
Forum Topic
How do I difficulty working with instance?
0 favourites

I have a clash of clans game, and I'm trying to make units attack buildings and units. Only I can't understand how instances work, to detect enemy or nearest bu...

posted 5 years ago
  • 2 replies
  • 476 views
This content is deleted
Forum Topic
Visible instances = Global Variable number
0 favourites

I was wondering how could I make a number of instances of the same object being related to a global variable. Trying to explain: Object: "Person". Global Variab...

  • 12 replies
  • 1.4K views
0 favourites

I'm making a very simple shooter game and want the game to randomly spawn three different types of enemy. The enemy's attributes are all identical; The only dif...

  • 2 replies
  • 437 views
This content is deleted
Forum Topic
How to Switch Animation Frames + Reset Limiter ?
0 favourites

How can I make when I pass the Last Frame it will go back to the First frame? And when I move back from the first frame it will go to the Last frame? I tried to...

  • 2 replies
  • 298 views
0 favourites

And then use it's value in a comparison. I can't provide a file now, but bear with me and you might get what I want to achieve. I want to retrieve the value of...