Content tagged overlap

Similar Tags

Report Tag

54 usages of this tag
  • 2 replies
  • 346 views
This content is deleted
Forum Topic
How do I select an overlapping object of the same type?
0 favourites

I have some Boxes that the player can move left or right. When a Box (a) is moved up against another one (b), I'd like to store (b)'s UID in (a)'s boxToLeft Ins...

  • 0 replies
  • 223 views
This content is deleted
Forum Topic
Why is object not moving?
0 favourites

When pulse is overlapping marble it moves and does the coding correctly, but when pulse is overlapping marblelevel2 it plays the sound, and doesn't play sound w...

posted 3 years ago
  • 9 replies
  • 922 views

Not sure whether this is a bug or a feature :-) but it makes my game not working as expected. When having. * two or more instances of. * the same object type. *...

  • 6 replies
  • 373 views
This content is deleted
Forum Topic
Overlapping doubt!
0 favourites

I created a flying enemy, that chases player when it has Line of sight. I had given tween behavior to chase the player. Everything is fine, but when 3 enemy at...

posted 3 years ago
  • 2 replies
  • 448 views
0 favourites

I am a new for construst 3 and I have a problem. I want to make a shooting duck game. When I aimed at the duck and touch the screen, I get one point. But when m...

posted 3 years ago
  • 2 replies
  • 348 views
0 favourites

Is there a way in which we can get the IID of pinned object? Let's say an object B is pinned to object A. Whenever the player collides / overlaps with object A,...

  • 5 replies
  • 694 views
This content is deleted
Forum Topic
How do I detect text object overlapping something else?
0 favourites

It seems the overlapping or 'colliding with' condition Is'nt available for text boxes, which is odd since they've a definite edge (they can be bound to layout f...

  • 2 replies
  • 910 views
0 favourites

I am using this as an example for my game. However, in addition I want to add a 3, 2, 1 Go kind of countdown. So basically, right now we are setting the flag to...

  • 3 replies
  • 407 views
This content is deleted
Forum Topic
Need help with 3D z-order overlapping, so confused
0 favourites

Just started experimenting with the 3D template. I'm trying to have a Sword sprite rotate around the character with a Z-elevation of 3, but when the sword sprit...

posted 2 years ago
  • 2 replies
  • 778 views
This content is deleted
Forum Topic
Pick and create an instance of the object in the family
0 favourites

There are 10 objects in the family. I want to pick the object that the player overlaps with from this family and create an instance of the picked object. I trie...

Similar Tags