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

Allow polyline physics shape in spritebuilder #1583

Open
clickstan opened this issue Apr 22, 2015 · 4 comments
Open

Allow polyline physics shape in spritebuilder #1583

clickstan opened this issue Apr 22, 2015 · 4 comments

Comments

@clickstan
Copy link

A simple addition, useful to add performance on top of polygon: allow an option for POLYLINE in the physics shape options. This could be grouped with the polygon, so the points are the same. Almost no code changes needed, just to keep all the polygon points without breaking them into smaller polygons.

Also great for other uses, like being able to parse the polygon points for other in-game uses. (Right now, only the broken-up polygons can be parsed, making this difficult)

screen shot 2015-04-22 at 11 32 51 am

@collidernyc
Copy link

I agree with this - Polyline option would be super useful. Thanks for adding this @clickstan

@clickstan
Copy link
Author

I agree, and would be a quick addition.

@Lazzl0
Copy link

Lazzl0 commented Apr 27, 2015

I agree as well. This would be great and would save a lot of time and effort put into level building.

@pinestein
Copy link

I agree with @clickstan and the rest of you. This would be very useful in a number of cases. It would be awesome to hear if this is on the roadmap, like stan said - the data is already there :)

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

No branches or pull requests

4 participants