Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sprites / grid system #5

Open
bpierre opened this issue Nov 20, 2012 · 0 comments
Open

Sprites / grid system #5

bpierre opened this issue Nov 20, 2012 · 0 comments
Labels

Comments

@bpierre
Copy link
Member

bpierre commented Nov 20, 2012

See 5d0d391

(I just take notes, don’t fix this now)

The doors depth need to be 16 or 18, not 17 (because coordinates are centered, and 16 is better because the grid is based on 32x32 squares).

Their width need to be a divisor of 800 (if we exclude the walls outside by modifying the canvas dimensions), but maybe we can add an exception for the doors, to allow the wall junction (on the sprites, the door itself fits in 32px, so we have the 25 cells: 25 × 32px = 800px).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant