AgoutiGames / RawSalmonEngine

A game engine utilising "Tiled" map files
GNU Lesser General Public License v3.0
17 stars 1 forks source link

Add flip methods to actors #103

Closed VectorWolf closed 4 years ago

VectorWolf commented 4 years ago

Each actor should get a h_flip and a v_flip boolean which alter how the character is rendered This way we can achieve some more cool effects and save space by reusing assets.