Yeah my GML collision system works only for blocks and slopes. Perfectly round objects should collide too with some coding tricks. However, other shapes won't work. Now in my game it is acceptable, but if you want triangular collisions in your game I'd suggest to stick with the DLL.