Page 1 of 1

Not sure why I did this: top-down bots moving about

Posted: Sun Aug 08, 2021 5:34 am
by togFox
I wanted to see if I can get some bots to move around tiles while still using the physics engine collision detection.

Here you go:"

Image

[gif is low frame rate]

There are six bots and they move from a green box then to a blue box and back to green. If they find a box occupied then they remember that they can't use that box and find a different box. They access each box via doors (not shown).

Jumper is used to navigate around buildings and through doors. Love2D physics engine is used for movement and collision detection.

I guess this could become something like the sims (but I have no interest). Experiment done. :)

Re: Not sure why I did this: top-down bots moving about

Posted: Sun Aug 08, 2021 6:38 am
by Gunroar:Cannon()
Nice. I might use this :3 Though no love file :huh: