mirror of
https://github.com/genxium/DelayNoMore
synced 2024-12-26 11:48:56 +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…
Reference in New Issue
Block a user