Thread: CS Modding Kit
View Single Post
Hedgehog Fog
Senior Member
Join Date: Jun 2010
Location: Ukraine
Old 08-02-2023 , 17:30   Re: CS Modding Kit
Reply With Quote #8

I've implemented async path finding. I slowed down the pathfinding 1000 times for this video to demonstrate the async and queue processing feature.
Real pathfinding time is about 0.01 seconds for long path (it's about 1500 nav area iterations), which is kinda slow in case you use it for multiple NPCs.

__________________

❄️ CS Snow Wars - Mod based on snowballs fights
🧟 CS Zombie Panic - A port of HL Zombie Panic!
🎃 CS Halloween Mod - Completely new gamemode for Halloween Holidays
📦 AMXXPack - CLI and build system for amxx projects
🔧 Custom Entities API - API to register custom entities
Hedgehog Fog is offline