View Single Post
  #1  
Old 05-07-2006, 10:43 PM
Dach Dach is offline
call me Chad, it's cooler
Dach's Avatar
Join Date: Aug 2002
Posts: 1,899
Dach is on a distinguished road
writable attribute for tiles

If there was either an attribute that we could write to for the tile object, or if tiles could join a class, making a pathfinder would be made immensely more efficient since you wouldn't need a list to contain all the closed nodes (single tile or otherwise). I'm sure there would be other possibilities to this, but I'm only interested in pathfinding.
__________________
Scripting Documents:Old Script Documentation-Movement Tutorial
Reply With Quote