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

need to change impass_all to impass_rect. also add impass_mask #41

Open
kawa-kokosowa opened this issue Jul 1, 2015 · 0 comments
Open

Comments

@kawa-kokosowa
Copy link
Member

impass_all simply adds a rectangle to check for collisions against. But why not also add the feature to add a mask to check for collisions against, too? This would be very easy to integrate, in the init of tilemap where it's setting up the impassable rectangles (looking for impass_all in tile.flags).

tile flag for making only parts of a tile impassable as defined by a mask: impass_mask

I'll take care of this. Just needed a note. :)

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@kawa-kokosowa kawa-kokosowa self-assigned this Jul 1, 2015
@kawa-kokosowa kawa-kokosowa added this to the Version 0.3 Release milestone Jul 15, 2015
@kawa-kokosowa kawa-kokosowa modified the milestones: Version 0.3 Release, Birthday Halloween Release 1, Release 0.3 - (Birthday Halloween Release 1) Sep 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant