can see camera working but not the actor gravity

This commit is contained in:
minjaesong
2017-06-28 22:15:42 +09:00
parent 4472722c5d
commit f0e73cda1d
55 changed files with 279 additions and 101 deletions

View File

@@ -93,7 +93,6 @@ class SpriteAnimation(val parentActor: ActorWithPhysics) {
if (visible) {
val region = textureRegion.get(currentRow, currentFrame)
region.flip(flipHorizontal, !flipVertical)
batch.color = colorFilter
batch.draw(region,