T-Rizzle12 / Custom-Gmod-Bot

Originally a personal gmod bot that I decided to make public.
Apache License 2.0
6 stars 2 forks source link

Bots seem think they collide with other players when I turn off players colliding with other players? #48

Open Gvbavx opened 4 months ago

Gvbavx commented 4 months ago

https://github.com/T-Rizzle12/Custom-Gmod-Bot/assets/145967852/a1a52d71-f357-427e-80cf-33e986fb9af5

https://github.com/T-Rizzle12/Custom-Gmod-Bot/assets/145967852/fb447834-d43e-4817-9865-33ee2cb1cb3a

Bots seem still try to avoiding collide with other players when I have anti-collisions enabled? This can happen in some maps that have anti-collisions enabled. Addons I used:No Player Collision, Custom Gmod Bot

T-Rizzle12 commented 4 months ago

This is an issue with the internal AI and how it checks for objects it can collide with. I will look into a possible fix for this.

T-Rizzle12 commented 1 month ago

I should be able to fix the following situations for player collision code.