mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-16 00:26:07 +09:00
tiki torch now spawns smoke particles and flames are randomly animated
This commit is contained in:
@@ -43,7 +43,7 @@ class SpriteAnimation(@Transient val parentActor: ActorWithBody) {
|
||||
|
||||
private var delta = 0f
|
||||
|
||||
val looping = true
|
||||
var looping = true
|
||||
private var animationRunning = true
|
||||
var flipHorizontal = false
|
||||
var flipVertical = false
|
||||
|
||||
Reference in New Issue
Block a user