battle: Improve camera position when using the train gag

This commit is contained in:
Joey Z 2014-06-23 23:56:16 -04:00
parent a9fba190ab
commit d57c5c795a

View file

@ -742,7 +742,7 @@ def avatarBehindHighShot(avatar, duration):
def avatarBehindHighRightShot(avatar, duration):
return heldRelativeShot(avatar, 4, -7, 5 + avatar.getHeight(), 30, -35, 0, duration, 'avatarBehindHighShot')
return heldRelativeShot(avatar, 7, -3, 5 + avatar.getHeight(), 45, -30, 0, duration, 'avatarBehindHighShot')
def avatarBehindThreeQuarterRightShot(avatar, duration):