Dadido3 / D3bot

A very primitive AI for GMod bots designed to work with Jetboom's Zombie Survival gamemode.
40 stars 28 forks source link

Nav Editmodes Preview #84

Closed delstre closed 2 years ago

Dadido3 commented 2 years ago

Looks good, it's really helpful and non intrusive while creating nav meshes.

A few points that could be improved:

It's up to you if you want to improve the "reposition node" preview, but i'll wait until you supply a fix for the "copy nodes" mode, as this seems to be done quickly. Just push an update to your delstre/D3bot repository, and once the preview works correctly, i'll merge this request.

Thanks very much for the contribution, it really improves the edit modes' ease of use.

Dadido3 commented 2 years ago

I fixed some stuff, and remove the use of table.HasValue as this scales really badly when there are a lot of nodes/items.

Again, thanks very much for the contribution