4ian
#2
You can already use triangles 
4ian
#4
Just remove a vertice when you’re editing a polygon of the collision mask.
_user
#5
Uhm, how do I Edit the Polygon of a Collision mask?
Thanks … 
Just move the vertices, the little “collision mask” of each vertex is hard to grab with the mouse and apparently is at right-bottom of the vertex 
_user
#7
Thanks … I did find the button to do that (was unaware about it earlier), but it’s not clickable! what should i do?
Thanks … 
Excuse me… and sorry, custom colision masks are not available for Web platform games (yet?) 
victor
#9
https://github.com/4ian/GDJS/commit/5ea45afa545fd3ac8807c1390f0ebc7c014b02f4
I think 4ian is working on it (not easy to implement in JS because of the performances).
4ian
#10
Yes, the next version should support custom collisions mask for HTML5 games 
_user
#11