mirror of
https://github.com/genxium/DelayNoMore
synced 2025-01-13 14:31:36 +00:00
Minor update.
This commit is contained in:
parent
1959a7fd9a
commit
bc8989a0e6
@ -56,7 +56,7 @@ func NewWorldColliderDisplay(game *Game, stageDiscreteW, stageDiscreteH, stageTi
|
|||||||
moveToCollide := true
|
moveToCollide := true
|
||||||
if moveToCollide {
|
if moveToCollide {
|
||||||
toTestPlayerCollider := playerColliders[0]
|
toTestPlayerCollider := playerColliders[0]
|
||||||
oldDx := 0.0
|
oldDx := 135.0
|
||||||
oldDy := 135.0
|
oldDy := 135.0
|
||||||
dx := oldDx
|
dx := oldDx
|
||||||
dy := oldDy
|
dy := oldDy
|
||||||
|
Loading…
x
Reference in New Issue
Block a user