pipe gen working
This commit is contained in:
parent
f57f2b0153
commit
00cc924a2a
3 changed files with 13 additions and 12 deletions
|
|
@ -1,5 +1,5 @@
|
|||
const pipeImagePath: string = "resources/raspberry-low-res.png";
|
||||
const obstacleWidth: number = 42;
|
||||
const obstacleWidth: number = 88;
|
||||
let obstacleOffset: number;
|
||||
const backgroundImagePath: string = "resources/raspberry-low-res.png";
|
||||
let backgroundImage: any;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue