slower player
This commit is contained in:
parent
2c31d019d5
commit
fba7b26528
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ let setup = fn() {
|
||||||
.x: (screen_size - dim.w) - dim.w,
|
.x: (screen_size - dim.w) - dim.w,
|
||||||
.y: dim.h * 5,
|
.y: dim.h * 5,
|
||||||
},
|
},
|
||||||
.speed: 360,
|
.speed: 260,
|
||||||
.shot: 1,
|
.shot: 1,
|
||||||
.shot_timer: 0,
|
.shot_timer: 0,
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue