Forum Topics tagged overlap

Similar Tags

Report Tag

56 forum topics with this tag
  • 1 replies
  • 144 views
This content is deleted
Forum Topic
Exchange of variables during overlay
0 favourites

Please help with an example. What's the best way to exchange variable values when overlapping two copies of an object. That is, when they overlap, they should e...

posted 1 years ago
  • 7 replies
  • 318 views
0 favourites

I'm using the Drag and Drop behavior, and I want it so that when the player drops an instance of a specific object, if it is overlapping with another instance o...

  • 4 replies
  • 180 views
This content is deleted
Forum Topic
SVG object overlapping another svg object?
0 favourites

I can get the overlapping condition on an svg object? There's no is overlapping on the list when I set a condition. Did I got something wrong? Thanx.

posted 1 years ago
  • 9 replies
  • 361 views
This content is deleted
Forum Topic
Pathfinding behaviour and overlapping instances
1 favourites

There are some instances with pathfinding behaviour, they're overlapping when they move. Is there a way to solve this?

  • 1 replies
  • 261 views
0 favourites

posted 11 months ago
  • 9 replies
  • 216 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...

  • 3 replies
  • 187 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
  • 203 views
0 favourites

I have a 120 x 120 pixel character that moves 120 pixels per move. I would like the character to be able to move a block when it moves. I'm trying to do this by...

posted 5 months ago
  • 2 replies
  • 98 views

I have a game where I want the player to increase in Z elevation when they aren't on top of a floor tilemap. So, basically, I want the player to fall when they'...

posted 5 months ago
  • 4 replies
  • 177 views
This content is deleted
Forum Topic
How to create non-overlapping objects?
0 favourites

What's the best way to randomly create non-overlapping objects? When I write a create object action: Create object X on layer 0 at (int(random(100, 1720)), int(...

Similar Tags