CS2D Max A* Pathfinding
Uploader Comments (UnrealSoftware)
Top Comments
-
add physics at CS2D
All Comments (11)
-
Yes!
-
you mean like ragdolls? That would be cool :D
Just imagine: You killed a player, and he fells down and automaticly turns into a ragdoll that you can push around with legs!!! :D And also it would be awesome if the explosion can force you :D
also it would be cool if you added gravity gun in this game... :) I have a lot of ideas, so i will put it in lab and forum... (PREPARE TO BE FLOODED WITH IDEAS!!! MUAHAHAHAHAHHH >:3 )
-
You didn't understand how it works. The position of the player is in one of those squares and in one moment it was just went through a corner of the square and the computer counted it as it was in the square which wasn't the real position visually. it's not a pathfinding problem. It's not even a bug, just a location system.
-
This game needs to have bots that know what to do with buildings, and will attack a building untill its destroyed if they need to pass through it in order to complete their objective... instead of freezing at their spawn if there is no way around. They are also stupid when their path is obstructed at the start of the server by a dynamic wall. They need to activily scan the status of dynamic objects such as toggle walls, and buildings. Thats all i feel is needed.
-
I ment code. Silly me. You are using the diagonal. It shouldn't use the lower square and just go through diagonal.
-
like what? it's kinda hard to input physics in games like this one...
Pause at 0:31 bad pathfinding. Redo the script for that part guys :)
GolceaVlad 3 years ago
I really don't see any problem there. pathfinding is perfect at 0:31. there is no shorter path and therefore no need to change anything.
moreover it is coded not scripted.
UnrealSoftware 3 years ago
can you send me a basic source code of pathfindig?
ChisponGroxo 3 years ago
uh.. no. just google for A*
UnrealSoftware 3 years ago