Content tagged distance

Similar Tags

Report Tag

30 usages of this tag
  • 4 replies
  • 1.8K views

I want to have an object to follow the path of the player. Currently I have a move to which I add a waypoint every 0.1 to which works, but the movement is prett...

posted 3 years ago
  • 5 replies
  • 521 views
0 favourites

I am preparing a game in temple-run style , where the players "run" towards the top of screen . My question is this - how do I measure the "distance" the player...

posted 3 years ago
  • 1 replies
  • 297 views
0 favourites

I have a pair of sprites that are pinned "rope style". How do I get the sprite that is "following" behind to gradually move closer to the sprite in front by dec...

posted 3 years ago
  • 6 replies
  • 679 views
This content is deleted
Forum Topic
How do I Measure Distance Traveled Along The X Axis?
0 favourites

So I have an infinite runner where the player moves along to right. The Player is a Physics based object. So it is possible for the player to move backwards. I...

  • 14 replies
  • 702 views

I have some problems in obtaining the expected result. In my project I have a family that contains an object, the family has a boolean variable called "active",...

  • 4 replies
  • 1.1K views
0 favourites

I really need to know how to calculate the distance between a point and a line. The expression Distance refers to the distance between two points, so it doesn't...

  • 2 replies
  • 329 views

I've done something like this where TILE is the object I'm checking: SYSTEM. Picky by comparison. Distance(TILE.X, TILE.Y, TILE.X, TILE.Y). TILE. (action I want...

  • 1 replies
  • 272 views
0 favourites

The topic says it all: I can't figure out how to achieve that. I have multiple Doors in my layout that do open automatically using a coordinate-tween upon colli...

  • 2 replies
  • 278 views
This content is deleted
Forum Topic
How can I calculate the distance between 2 tile in tile ?
0 favourites

Here we have an distance approximate distance of 68 and a tile distance of 6. And here we have an distance approximate distance of 80 and a tile distance of 5.

  • 8 replies
  • 367 views
This content is deleted
Forum Topic
How do I calculate grid distance?
0 favourites

Oof, it's been a while since I've asked for help twice in one day xD. So I'm working on a treasure hunt game, it's sort of a reverse minesweeper where you have...

posted 2 years ago

Similar Tags