we've got something

- except actor's RGB won't draw; only the glow does
This commit is contained in:
minjaesong
2017-09-18 02:32:47 +09:00
parent 108a44d970
commit 05a45feeff
4 changed files with 43 additions and 26 deletions

View File

@@ -1151,7 +1151,7 @@ open class ActorWithPhysics(val world: GameWorld, renderOrder: RenderOrder, val
// this code potentially caused a collision bug which only happens near the "edge" of the world.
//
// -- Signed, 2017-09-17
// wrap around for X-axis
val actorMinimumX = Terrarum.HALFW // to make camera's X stay positive