inertia and refactor
This commit is contained in:
@@ -12,7 +12,7 @@ function BigBoom:init()
|
||||
self:playAnimation()
|
||||
self:setCenter(0, 0)
|
||||
self:setSize(playdate.display.getSize())
|
||||
self:setZIndex(120)
|
||||
self:setZIndex(ZIndex.flash)
|
||||
|
||||
self:moveTo(0, 0)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user