Skip to content

Commit

Permalink
Update 45_degree_mirror.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
memopemo authored Jun 26, 2024
1 parent d716092 commit 3663446
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions 45_degree_mirror.lua
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
--[[
Glazed Terracotta Editor
45 Degree Mirroring
Author: memopemo
An Aseprite script that alows the user to draw with an 45 degree mirroring.
It also will copy the result and rotates it into the other 4 quadrants to previewview it in context.
you may also copy/paste the upper right quadrant into the lower right quadrant to view the alternate rotation of the block.
]]--

local sprite = app.sprite
Expand Down

0 comments on commit 3663446

Please sign in to comment.