-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6ece10f
commit ab4c525
Showing
1 changed file
with
10 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,14 @@ | ||
当たり判定はcollision.jsで変更可能 | ||
マップの拡大は400% | ||
|
||
修正する場所Tiled | ||
<修正する場所> | ||
Tiledでの変更→画像の移植 | ||
-metown | ||
家の前の池の左側、水がおかしい | ||
家の左下の大きい木、右横に来た時手が貫通 | ||
|
||
-foreground | ||
家の左下の大きい木、右横に来た時手が貫通 | ||
家から右の低木の後ろに立った時 | ||
|
||
コード内での変更 | ||
-当たり判定(collision.js) |