You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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 :)
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)
The text was updated successfully, but these errors were encountered: