This repository has been archived on 2025-03-02. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
rpgedit/dist/resources/sprite/entity
Matthias Schiffer 4eb954e759
view: remove support for non-power-of-2 sprites again
Sprites with unusual dimensions must be padded with transparency. By only
supporting power-of-two sprites, the anchor point can always be specified
accurately.
2018-11-11 13:30:15 +01:00
..
green_circle.png Implement more flexible handling of entities and collidables 2018-11-08 22:25:53 +01:00
red_circle.png Implement more flexible handling of entities and collidables 2018-11-08 22:25:53 +01:00
red_ellipse.png view: remove support for non-power-of-2 sprites again 2018-11-11 13:30:15 +01:00
simple_square.png Add loader for simple (single-sprint) entities, use direction input 2018-10-31 21:12:22 +01:00
square.png Add support for simple periodic sprite animations 2018-11-11 01:46:08 +01:00