reducing down HistoricalFigure to nothing

It doesn't seem like a good idea
This commit is contained in:
minjaesong
2018-07-03 22:45:00 +09:00
parent a702aac12f
commit 98d9cc49c1
15 changed files with 33 additions and 96 deletions

View File

@@ -135,7 +135,7 @@ class TitleScreen(val batch: SpriteBatch) : Screen {
})
cameraPlayer = object : HumanoidNPC(demoWorld, cameraAI, GameDate(1, 1), usePhysics = false, forceAssignRefID = Player.PLAYER_REF_ID) {
cameraPlayer = object : HumanoidNPC(demoWorld, cameraAI, born = 0, usePhysics = false, forceAssignRefID = Player.PLAYER_REF_ID) {
init {
setHitboxDimension(2, 2, 0, 0)
hitbox.setPosition(