update player size
このコミットが含まれているのは:
コミット
238eef1b01
1個のファイルの変更、1行の追加、1行の削除
|
|
@ -1,6 +1,6 @@
|
||||||
let mapWidth = 210.;
|
let mapWidth = 210.;
|
||||||
let mapHeith = 100.;
|
let mapHeith = 100.;
|
||||||
const playerSize = 75.;
|
const playerSize = 50.;
|
||||||
const playerSpeed=.2;
|
const playerSpeed=.2;
|
||||||
const halfSqrtTwo=0.70710678118;
|
const halfSqrtTwo=0.70710678118;
|
||||||
class Player
|
class Player
|
||||||
|
|
|
||||||
読み込み中…
新しいイシューから参照