fluid wip and hopefully fixed F3 dangling ptr

This commit is contained in:
minjaesong
2024-07-14 16:13:59 +09:00
parent 23d99c0c86
commit 01ce5fb3e2
11 changed files with 183 additions and 31 deletions

View File

@@ -163,7 +163,7 @@ class ActorGlowOrb(throwPitch: Float) : ActorLobbed(throwPitch) {
spriteEmissive = SingleImageSprite(this, itemImage)
avBaseMass = 1.0
density = 1400.0
density = 580.0
}
@Transient private val lifePower = 10000L // charge reaches 0 on timeDelta = 9 * lifePower