Footsplashes moved slightly lower to be more centered around feet

This commit is contained in:
Michael Shirt 2016-10-22 20:10:13 -06:00
parent ae62b5800d
commit d43e176b4c

View file

@ -18,6 +18,8 @@ class Sprite_Footsplash < Sprite
@real_y += 32
end
@real_y += 48
self.zoom_x = 2
self.zoom_y = 2
self.ox = 40