AgoutiGames / RawSalmonEngine

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

Add a "median point" to actors #97

Closed VectorWolf closed 4 years ago

VectorWolf commented 4 years ago

The actor scales from this point, uses this point as reference when animation tiles of different size are set to active and rotates around this point.

-This helps ensuring ground contact when squish and squashing.

VectorWolf commented 4 years ago