mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-12 19:44:05 +09:00
tossing held items
This commit is contained in:
@@ -83,6 +83,8 @@ open class DroppedItem : ActorWithBody {
|
||||
else {
|
||||
externalV.set(spawnVelo)
|
||||
}
|
||||
|
||||
printdbg(this, "DroppedItem with itemID '${itemID}'")
|
||||
}
|
||||
|
||||
override fun drawBody(batch: SpriteBatch) {
|
||||
|
||||
Reference in New Issue
Block a user