nopan-studio / spritetester

sprite tester

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spritetester

a not so beautiful sprite tester written in lua using love2d franework.

changelogs

added a simple ui added ability to load more than 1 sprites

instructions

change the sprite in sprites folder and rename your sprite with player.png

  • add your sprite with a 3 default animations idle,walking,jumping
  • make a copy of defaults.lua in sprites directory and rename it with the same name as your sprite image name
    ex. sprite name : player.png
    ... config name : player.lua
  • run run.bat or drag folder into love.exe(if you installed love2d yourself)

About

sprite tester

License:GNU General Public License v3.0


Languages

Language:Lua 100.0%Language:Batchfile 0.0%