Coder Social home page Coder Social logo

nkholski / phaser-grid-physics Goto Github PK

View Code? Open in Web Editor NEW
116.0 116.0 16.0 45.77 MB

The Grid Physics plugin is to Arcade physics what Arcade physics is to MatterJS.

Home Page: http://metroid.niklasberg.se/gridPhysics/

License: MIT License

CSS 0.21% JavaScript 98.65% HTML 1.15%

phaser-grid-physics's People

Contributors

cpfau avatar nkholski avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

phaser-grid-physics's Issues

Example doesn't work

Your example does't load. (The Example in your master branch, your hosted example website works fine)

Microsoft Edge 41.16299.15.0

Pathfinding not working with tiles with borders

This is't ment to be understood by anyone. Just doodling down a solution,

Solution:
Tile 1 and 2, 2 has border to the left, sprite is 3 trying to walk down:

Default
0330
1122
1122
Add border:
0330
1||2
1||2
Prevent walking down with border in the middle by bodies larger than tile siez. * = blocked left and up. * should be | if body width equals grid width:
0330
1*|2
1||2

Timeline for upcoming features

Where can we view a road map or timeline for enhancements that are promised on the landing page of this plugin? This way dates are associated to when they are released?

Many thanks

Per Tile Movement

Can it move sprites/entities in a per tile movement and smoothly? For example, if you move the player in any direction then stop, it should exactly stop inside a tile and not halfway or part of it.

Flickering and seams on latest version

Comparing the published example here and the latest, I see grid flickering and seams on the latest build.

btw, what is the commit version on this example? I would like to check it out.

download

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.