Jump to content

Search the Community

Showing results for tags 'pathfinding2d'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • HTML5 Game Coding
    • News
    • Game Showcase
    • Facebook Instant Games
    • Web Gaming Standards
    • Coding and Game Design
    • Paid Promotion (Buy Banner)
  • Frameworks
    • Pixi.js
    • Phaser 3
    • Phaser 2
    • Babylon.js
    • Panda 2
    • melonJS
    • Haxe JS
    • Kiwi.js
  • General
    • General Talk
    • GameMonetize
  • Business
    • Collaborations (un-paid)
    • Jobs (Hiring and Freelance)
    • Services Offered
    • Marketplace (Sell Apps, Websites, Games)

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Twitter


Skype


Location


Interests

Found 1 result

  1. 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.
×
×
  • Create New...