Content tagged instances

Report Tag

56 usages of this tag
  • 1 replies
  • 389 views
This content is deleted
Forum Topic
Load image from url with many object instances?
0 favourites

Currently I have a problem with load image from url . I have many instances of the same sprite object and want to load different images from url for each of the...

  • 6 replies
  • 399 views

The title is pretty long, ik. Hello! I'm making some undertale surviving game and it's going pretty well at least. I have already done this in other games but i...

  • 2 replies
  • 315 views
This content is deleted
Forum Topic
Calling a function for only 1 instance of a family
0 favourites

So if I have a multiple instances of "object_1" in my layout and I want them to call a "Flee" function when "Flee" string is active. How do I restrict the funct...

  • 8 replies
  • 612 views
0 favourites

Hello friends, this is a piece of a larger game I'm working on. I have it working fine with separate objects, but I know I should be using instances and variabl...

posted 2 years ago
  • 2 replies
  • 317 views

I am struggling with retrieving an local instance variable, called "myScore" upon a collision of a bullet with that one to add it to a global score display. Wha...

  • 0 replies
  • 390 views
This content is deleted
Forum Topic
Collision with same object problem
0 favourites

I'm trying to detect collision between two of the same objects (the player) in my local multiplayer game (which uses multiple player instances). A player needs...

  • 4 replies
  • 545 views
This content is deleted
Forum Topic
How do I get selected sprites to add to global variable?
0 favourites

In my little project, I want to have the sprites with animation 1 showing to add to totalups (global number) or add 1 to totaldowns (global number) for animatio...

  • 18 replies
  • 1.5K views

I've customized an hex-based multiple enemy move pathfinding engine and turned it to turn based. Everything is fine except enemies overlap. Enemies are multiple...

  • 4 replies
  • 500 views
This content is deleted
Forum Topic
Issues With Timeline
0 favourites

Is it not possible to have multiple objects of the same type controlled by a single timeline? I'm testing with an object (sprite) called 'Ball' which is also in...

  • 10 replies
  • 563 views
This content is deleted
Forum Topic
How do I pick instances one after the other?
0 favourites

I have N (number changes runtime according to spawning/destroy instance) instances of the same sprites in my game and I would like to make them act one after th...

posted 2 years ago