diff --git a/prototypes/game-esportsreadymario/game-esportsreadymario.tscn b/prototypes/game-esportsreadymario/game-esportsreadymario.tscn index d00fefe7..ccc6a3b6 100644 --- a/prototypes/game-esportsreadymario/game-esportsreadymario.tscn +++ b/prototypes/game-esportsreadymario/game-esportsreadymario.tscn @@ -55,5 +55,6 @@ render_target_update_mode = 4 [node name="ExportBehavior" type="Node2D" parent="."] position = Vector2(576, 324) script = ExtResource("1") -title = "esportsreadymario" -authors = PackedStringArray("Max, Luke") +title = "Esportsreadymario" +authors = PackedStringArray("Max", "Luke") +description = "The two marios have to try and get the (not implemented) flag of the opposing team and cary it home. Player one uses wasd, Player 2 uses the arrow keys." diff --git a/prototypes/game-esportsreadymario/game_info.json b/prototypes/game-esportsreadymario/game_info.json index e15929a8..7d8c15f6 100644 --- a/prototypes/game-esportsreadymario/game_info.json +++ b/prototypes/game-esportsreadymario/game_info.json @@ -1,7 +1,9 @@ { "authors": [ - "Max, Luke" + "Max", + "Luke" ], + "description": "The two marios have to try and get the (not implemented) flag of the opposing team and cary it home. Player one uses wasd, Player 2 uses the arrow keys.", "time": "2023-11-09", - "title": "esportsreadymario" + "title": "Esportsreadymario" } \ No newline at end of file diff --git a/prototypes/game-esportsreadymario/level.tscn b/prototypes/game-esportsreadymario/level.tscn index 2948b11a..2a4e6bee 100644 --- a/prototypes/game-esportsreadymario/level.tscn +++ b/prototypes/game-esportsreadymario/level.tscn @@ -1287,7 +1287,6 @@ script = ExtResource("12_2uwir") metadata/pronto_connections = [SubResource("Resource_m1nrh"), SubResource("Resource_btlro")] [node name="GroupDrawer" parent="Area2D3/SpawnerBehavior" instance=ExtResource("13_cp8el")] -visible = false position = Vector2(1000, 0) [node name="_Node2D_42797" type="Node2D" parent="Area2D3/SpawnerBehavior/GroupDrawer"]