catstronau7 Posted October 5, 2014 Share Posted October 5, 2014 Hello, I am in the making of a pretty standart 2d tiled game, and I have a question about pathfinding(haven't done it before). When creating the pathfinder grid, should I be making an element for each pixel(coordinate point) or only one element per tile(tiles are 32x32 pixels each). My main concern is wouldn't a grid with 1m+ elements be too large for pathfinding operations? Edit: Only after posting this, did I realize that there was a different section about 2d games. Maybe a moderator could move this to where it belongs. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.