Selaa lähdekoodia

Add Catalyzer level

A centric level where wall boost mechanic is highly used.
DricomDragon 3 vuotta sitten
vanhempi
commit
50904fc885
2 muutettua tiedostoa jossa 41 lisäystä ja 1 poistoa
  1. 40 0
      godot/Levels/Catalyzer.tscn
  2. 1 1
      godot/Scenes/Game.tscn

Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 40 - 0
godot/Levels/Catalyzer.tscn


+ 1 - 1
godot/Scenes/Game.tscn

@@ -8,7 +8,7 @@
 
 [node name="Game" type="Node2D"]
 script = ExtResource( 3 )
-levelNames = [ "Square", "Lab", "Focus", "Atom", "template", "Corner" ]
+levelNames = [ "Square", "Lab", "Focus", "Atom", "template", "Corner", "Catalyzer" ]
 
 [node name="MainCamera" type="Camera2D" parent="."]
 current = true