mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-15 04:54:05 +09:00
backend stuffs in the Terrarum moved to the AppLoader
This commit is contained in:
@@ -1328,7 +1328,7 @@ open class ActorWBMovable(renderOrder: RenderOrder, val immobileBody: Boolean =
|
||||
|
||||
|
||||
// wrap around for X-axis
|
||||
//val actorMinimumX = Terrarum.HALFW // to make camera's X stay positive
|
||||
//val actorMinimumX = AppLoader.halfScreenW // to make camera's X stay positive
|
||||
//val actorMaximumX = worldsizePxl + actorMinimumX // to make camera's X stay positive
|
||||
|
||||
hitbox.setPositionFromPointed(
|
||||
|
||||
Reference in New Issue
Block a user