projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1967dd1
)
Collision box finetuning (old stuff floating around in my checkout)
author
Ingo Ruhnke
<grumbel@gmx.de>
Thu, 21 Aug 2008 21:09:22 +0000
(21:09 +0000)
committer
Ingo Ruhnke
<grumbel@gmx.de>
Thu, 21 Aug 2008 21:09:22 +0000
(21:09 +0000)
SVN-Revision: 5733
data/images/creatures/mr_iceblock/mr_iceblock.sprite
patch
|
blob
|
history
diff --git
a/data/images/creatures/mr_iceblock/mr_iceblock.sprite
b/data/images/creatures/mr_iceblock/mr_iceblock.sprite
index
5a9aed3
..
d315dee
100644
(file)
--- a/
data/images/creatures/mr_iceblock/mr_iceblock.sprite
+++ b/
data/images/creatures/mr_iceblock/mr_iceblock.sprite
@@
-20,9
+20,9
@@
(mirror-action "falling-left"))
(action (name "flat-left")
- (hitbox
2 5 31.8 31.8
)
+ (hitbox
1 9 33 26
)
(images "flat-left.png"))
(action (name "flat-right")
- (hitbox
2 5 31.8 31.8
)
+ (hitbox
1 9 33 26
)
(mirror-action "falling-left")))