Secret Script: draw_rectangle_rotated() pastebin.com/NuvnL4QF This same technique can be easily applied to drawing of any kind.
2
1
13
0
1
@gmlscripts I think we've talked about this once, but if it is merely a rectangle (or other pointy shape), transforming the coordinates yourself is going to be cheaper than building matrices and a texture swap - my recent post had an over-extended formula yal.cc/gamemaker-draw…
@gmlscripts Looks like the tip from my list:
@gmlscripts Looks like the tip from my list: