added part solution for exercise 12

added the Effecthandler class to handle the effects for a shot hit or missed
added jme3-effects libary and used it to display the effects for the shots
minor tweaks the the gui and backgroundmuisc
This commit is contained in:
Hanno Fleischer hanno.fleischer@unibw.de
2024-10-05 13:20:34 +02:00
parent dca0875ad5
commit 44a25a2e1f
8 changed files with 162 additions and 13 deletions

View File

@@ -9,7 +9,7 @@
#
# Specifies the map used by the opponent in single mode.
# Single mode is activated if this property is set.
#map.opponent=maps/map2.json
map.opponent=maps/map2.json
#
# Specifies the map used by the player in single mode.
# The player must define their own map if this property is not set.