Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added "[sheet" to the texture special commands. #4861

Closed
wants to merge 1 commit into from
Closed

Added "[sheet" to the texture special commands. #4861

wants to merge 1 commit into from

Commits on Dec 8, 2016

  1. Added "[sheet" to the texture special commands.

    "[sheet:W:H:X:Y" assumes the base image is a tilesheet with W*H tiles
    on it and crops to the tile at position X,Y.  Basically it works
    like "[verticalframe" but in 2d.
    
    For testing, I combined the four default_chest images into one.
    lupuchard authored and sofar committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    c68a996 View commit details
    Browse the repository at this point in the history