cykod / Quintus

HTML5 Game Engine
http://html5quintus.com
GNU General Public License v2.0
1.41k stars 401 forks source link

viewport.follow(): Viewport now centers on sprite #140

Closed mrpetrocket closed 9 years ago

mrpetrocket commented 9 years ago

p.x and p.x properties are the center of the sprite, no need to add p.w and p.h anymore.