edited the fire, adjusted the rocket_size,added the models in j3o files, adjusted the Gamesound, added the artefacts

This commit is contained in:
Benjamin Feyer
2024-10-13 14:18:03 +02:00
parent 3755cca62e
commit fe6ad576eb
21 changed files with 2279 additions and 46 deletions

View File

@@ -41,7 +41,7 @@ public static void main(String[] args) {
*/
@Override
public void simpleInitApp() {
export("Models/KingGeorgeV/King_George_V.obj", "KingGeorgeV.j3o"); //NON-NLS
export("Models/KingGeorgeV/rocket/proton.obj", "proton.j3o"); //NON-NLS
stop();
}