Skip to content

newTileset() tw/th reversed #4

Description

@Muragami

on lines 252 and 253 of iffy.lua, tw and th are reversed (I only discovered this because my tileset is not square)

				(j-1)*th + (current==1 and 0 or mx),
				(i-1)*tw + (current==1 and 0 or my),

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions