Forum Topics tagged nearest

Report Tag

6 forum topics with this tag
  • 4 replies
  • 353 views
This content is deleted
Forum Topic
Inconsistent "Pick Nearest" Results
0 favourites

I have a setup where a type of sprite can be rotated 90 degrees clockwise or counter-clockwise depending on whether S or D is pressed. I'm currently using "Pick...

posted 3 years ago
  • 5 replies
  • 336 views
This content is deleted
Forum Topic
How do I find the closest available with bool false?
0 favourites

I am making an RTS where I have indirect control over my humans and am having problems finding the nearest available resource as opposed to just the nearest ava...

posted 2 years ago
  • 10 replies
  • 1.6K views
This content is deleted
Forum Topic
How do I pick the nearest object in a family? (SOLVED)
0 favourites

I am having some trouble using the pick nearest/furthest condition. I have created 2 families GoodTroops and BadTroops. When GoodTroops have a distance over 200...

posted 2 years ago
  • 3 replies
  • 450 views
This content is deleted
Forum Topic
How do I pick the second-most nearest object?
0 favourites

I am making a game with a bullet object that looks for the nearest enemy. This works. But, how do I target the second-most nearest, and even third-most, so that...

  • 1 replies
  • 236 views
This content is deleted
Forum Topic
Change code ffrom old functions to new - CAPX
0 favourites

I have the script with old functions and I have problem to convert it to new functions. Jus I cant copy it to my project.

posted 1 years ago
  • 2 replies
  • 49 views
This content is deleted
Forum Topic
How do I teleport to nearest sprite with multiple UIDs.
0 favourites

Hi I have a very simple game movement. W,A,S,D is UP, Left, Down, Right. I have one sprite that I duplicated in specific locations on the map. When I press a di...