changed some stuff related to the fight button animation
This commit is contained in:
@@ -535,6 +535,8 @@ public class AnimationTesting extends Player {
|
||||
else{
|
||||
report.setVisible(true);
|
||||
continueButton.setVisible(true);
|
||||
usAgainstEnemyDivisor.setVisible(false);
|
||||
cannon.setVisible(false);
|
||||
shotsFired.stop();
|
||||
|
||||
}
|
||||
@@ -564,6 +566,10 @@ public class AnimationTesting extends Player {
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user