Jump to content

FPS drop and CPU usage


Recommended Posts

Oh, yeah, I imagined a square area calculated based on current location/destination to limit the pathfinding, if you don't find anything the area increase it until you find one, but yeah probably you can't be sure to find the fastest way to the destination with this solution.

 

 And what about calculating all from the beginning but don't take in account all the space tiles, take the solid title(regolith, steel) with highest y, add 2 to that number and limit the pathfinding to that. Take in account the whole space only if the destination is in the space.

3 minutes ago, byterussian said:

Oh, yeah, I imagined a square area calculated based on current location/destination to limit the pathfinding, if you don't find anything the area increase it until you find one, but yeah probably you can't be sure to find the fastest way to the destination with this solution.

 And what about calculating all from the beginning but don't take in account all the space tiles, take the solid title(regolith, steel) with highest y, add 2 to that number and limit the pathfinding to that. Take in account the whole space only if the destination is in the space.

I'm sure they'll get around to optimizing pathing eventually. It's still in early access so I can live with it for now by using monopathing techniques. Shove Vole pathing however should be fixed asap, however.

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...